$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [config] Flags for default/delete special member functions?
From: Daryle Walker (darylew_at_[hidden])
Date: 2012-02-14 11:10:49
Can we add macro constants to boost/config.hpp that indicate if marking (special) member functions as "= default" or "= delete" is supported?
Daryle W.