Commit Graph

9 Commits

Author SHA1 Message Date
Glen Fernandes
7120c2f840 Update documentation on pointee type 2019-08-30 14:54:27 -04:00
Glen Fernandes
1637da95b8 Update factory documentation 2019-08-27 21:09:24 -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
tinko92
96b71fef7e Change broken sgi/stl links.
Change broken sgi/stl links.
2019-04-24 05:58:56 +10:00
Daniel James
188c8d4c5d Change default factory allocator to 'void'.
To remove the dependency on Boost.Optional. Supplied a macro for
backwards compatibility, but that will be removed in a future release.
2015-01-10 13:08:03 +00:00
Daniel James
f0476bf7b7 Some typos.
[SVN r84550]
2013-05-30 08:27:46 +00:00
Steven Watanabe
572712fac8 Fix annoying markup problems.
[SVN r71065]
2011-04-07 00:38:05 +00:00
Steven Watanabe
3118946989 Make sure this example compiles. Fixes #4548.
[SVN r71064]
2011-04-07 00:31:40 +00:00
Tobias Schwinger
0be6a0b06d introduces functional / factory & forward
[SVN r49957]
2008-11-27 15:15:47 +00:00