tocic
814f2be286
Fix typos ( #225 )
2023-03-27 09:29:35 -05:00
Paul
0cd9c34d65
Use type intrinsinc on msvc
2021-05-26 11:12:12 -05:00
CJBussey
1f6a3667d6
lambda.hpp: document MSVC limitation
...
* Since the MSVC implementation doesn't use a static variable to allocate memory for the lambda, the pre-C++17 implementation doesn't guarantee a unique address for MSVC.
* This is now documented in the description.
2019-09-10 19:25:18 +02:00
nekko1119
ffae3a0ba3
Fix by to proj
2018-08-24 01:19:24 +09:00
Paul
5fcff072f7
Simplify get result from apply_eval
2018-02-18 23:43:07 -06:00
Paul
16655f4127
Suppres warning about const member
2018-02-18 23:15:59 -06:00
Paul
5aae9403d0
Fix test with clang using c++11
2018-02-18 23:10:04 -06:00
Paul
8263003a29
Fix more inspect errors
2018-02-16 00:19:47 -06:00
Paul
9cec5bfc94
Change concept of callable to invocable
2018-02-15 11:18:19 -06:00
Paul
83d0b2880a
rename is_callable to is_invocable
2018-02-15 11:14:47 -06:00
Paul
e3f3272ea9
Fix examples
2018-02-15 10:42:31 -06:00
Paul
77a9538f85
Fix more documentation references
2018-02-15 10:33:04 -06:00
Paul
ea0d4af633
s/conditional/first_of/g
2018-02-15 10:28:05 -06:00
Paul
b349d8f41b
s/by/proj/g
2018-02-15 10:26:05 -06:00
Paul
70326dff63
Update pkgconfig
2018-02-15 10:00:34 -06:00
Paul
070f2c9b92
Boostify
2018-02-14 14:54:32 -06:00