James E. King III
9240492490
Update CI and README
...
- Dependencies require C++11 so this library now does as well.
- Fixed and refreshed CI.
- This fixes #30 . (duplicate of issue-36)
- This fixes #32 . (issue-32 requires C++11 due to dependencies)
- This fixes #35 . (issue-35 missing header in test code.
- Fixed deprecated boost/bind header inclusion.
2025-06-01 19:26:54 -04:00
Lorenzo Caminiti
050a2a1e5a
fixed a few warnings on most common compilers (msvc, gcc, clang)
2019-01-11 04:50:53 -08:00
Lorenzo Caminiti
fa93f96046
updated copyright year
2017-12-10 16:31:15 -08:00
Lorenzo Caminiti
a748c6142e
copied all release/0_5_0 to master
2017-09-04 17:43:14 -07:00
Lorenzo Caminiti
914e7bdcec
cleaning master to prep for release tags
2017-09-04 16:30:13 -07:00
Lorenzo Caminiti
6568f6137e
increased copyright yeat to 2017
2017-09-01 21:02:28 -07:00
Lorenzo Caminiti
0611a77f0a
added NO_CONDITIONS and using less verbose NO macro combinations in predicates
2017-03-13 22:33:04 -07:00
Lorenzo Caminiti
3000dde9c2
built all tests and examples on msvc with all contract_no combinations
2016-12-12 21:07:46 -08:00
Lorenzo Caminiti
ff02b449dd
added .except(...), renamed old_ptr_noncopyable to old_ptr_if_copyable, and renamed OLDOF to OLD
2016-08-21 09:54:10 -07:00
Lorenzo Caminiti
9949f0c60b
added copyright info to all source files
2016-06-11 12:41:57 -07:00
Lorenzo Caminiti
9754d1cf05
renamed aux to detail
2016-03-01 10:00:31 -08:00
Lorenzo Caminiti
e7a8c6a502
removed CONFIG infix for all config macros (to better conform to Boost's naming conventions)
2016-02-29 07:15:05 -08:00
Lorenzo Caminiti
1ab47c587c
added max_bases test. renamed aux::test to test::aux.
2016-01-27 08:10:48 -08:00
Lorenzo Caminiti
50096d396c
supporting configurable public function arity using variadic templates when available, or preprocessor metaprogramming otherwise
2016-01-22 08:14:07 -08:00