Commit Graph

5 Commits

Author SHA1 Message Date
Glen Fernandes
f20515da7d In test case use BOOST_NORETURN for throw_exception 2019-08-27 07:30:09 -04:00
Glen Fernandes
4403017952 Rewrite factory and value_factory
- Support r-value arguments
- Use variadic templates for arbitrary arguments
- Support allocators that are final
- Support allocators that use fancy pointers
- Support environments with disabled exceptions
- Improve compilation times
2019-08-27 06:55:37 -04:00
Daniel James
5f9b5bcfad Update paths for headers moved to different modules
Makes it easier to see dependencies.
2017-12-19 17:48:18 +00:00
Daniela Engert
4a6944adbc
replace members of std::allocate which are deprecated in c++17 by their cousins from std::allocator_traits.
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-12-17 09:59:59 +01:00
Tobias Schwinger
0be6a0b06d introduces functional / factory & forward
[SVN r49957]
2008-11-27 15:15:47 +00:00