Barrett Adair
|
b7dd4fdb83
|
move to boost namespace, add noexcept features
|
2016-12-10 18:25:20 -06:00 |
|
badair
|
76c832b5c7
|
documentation, version 1.0 bump
|
2016-07-24 22:01:20 -05:00 |
|
badair
|
78ff32d5b4
|
cleaning up documentation
|
2016-06-20 20:01:52 -05:00 |
|
badair
|
78e653df85
|
[documentation] finishing documentation rough draft
|
2016-06-20 19:33:57 -05:00 |
|
badair
|
4424c15d1f
|
renaming things, improving documentation
|
2016-06-14 22:52:08 -05:00 |
|
badair
|
6254469086
|
using std-style traits
|
2016-06-11 21:18:59 -05:00 |
|
badair
|
0c9ecb7f27
|
using _t aliases to parallel <type_traits> header
|
2016-06-01 21:49:51 -05:00 |
|
badair
|
c41cd0ee64
|
removing is_invokable
Use std::is_callable or the Fit library instead for this feature.
|
2016-05-25 21:32:37 -05:00 |
|
badair
|
8bb177b0f4
|
removing min_arity, max_arity, and constexpr checks
too much code for features that aren't very useful
|
2016-05-18 02:30:25 -05:00 |
|
badair
|
6c4f7db0de
|
renaming can_invoke to is_invokable
|
2016-05-17 18:53:41 -05:00 |
|
badair
|
a9d4cfd7ea
|
fixing example is_constexpr
|
2016-05-15 19:02:19 -05:00 |
|
badair
|
963fc1940f
|
Overview documentation
|
2016-05-15 18:29:38 -05:00 |
|