aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/symbol-table.hh
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-10-18 22:44:59 -0400
committerShea Levy <shea@shealevy.com>2014-10-18 22:44:59 -0400
commit84a13dc576496f1227665259c61f86184f452f51 (patch)
treedb099d777b08c5c7f8fd0e203741d5c7c92e44ab /src/libexpr/symbol-table.hh
parentd16e3c7f091b0ecc4975368575c71d69ce7a9bc7 (diff)
Drop support for pre-c++11 compilers.
In particular, gcc 4.6's std::exception::~exception has an exception specification in c++0x mode, which requires us to use that deprecated feature in nix (and led to breakage after some recent changes that were valid c++11). nix already uses several c++11 features and gcc 4.7 has been around for over 2 years.
Diffstat (limited to 'src/libexpr/symbol-table.hh')
0 files changed, 0 insertions, 0 deletions