Thomas Goyne
|
56699e4800
|
Mark move constructors as noexcept
Or just default them for non-MSVC when possible.
|
2014-04-17 11:46:28 -07:00 |
|
Thomas Goyne
|
1d5292fdee
|
Kill config.h and just force-include acconf.h in non-pch builds
|
2014-04-16 08:11:37 -07:00 |
|
Thomas Goyne
|
ea96c6e2ad
|
Make everything final that can be
Apparently gcc does use final for devirtualization.
|
2014-03-12 19:07:30 -07:00 |
|
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |
|