Commit Graph

9 Commits

Author SHA1 Message Date
01e80d2b87 drop dependency on boost.detail 2024-01-03 21:41:26 +01:00
deda20af89 spelling: overloads
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-07-11 00:39:13 +02:00
2121a9fa59 spelling: different
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-07-11 00:39:13 +02:00
ab7e5275c0 spelling: addresses
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-07-11 00:39:13 +02:00
4a9d53539c documented in-place constructors 2016-10-28 00:01:13 +02:00
62acbe1690 docs: updated gotchas section 2016-09-17 01:25:12 +02:00
44d57a1d8b Fix: prevented the binding illegal temporary to optional<const int&>
Older MSVC versions add illegal temporary when you want to assign from const integral value.
2016-02-19 00:25:54 +01:00
dec71d338d Cleaned up docs 2014-06-06 00:53:15 +02:00
2e583aaf30 Fixed code, updated docs, added emplace() 2014-06-03 17:36:18 +02:00