Paul
|
02627093f1
|
s/static_const/static_const_var/
|
2015-05-22 18:14:01 -05:00 |
|
Paul
|
182b9ffcc3
|
Remove constexpr for static on gcc 4.6 compilers
|
2015-05-22 17:48:46 -05:00 |
|
Paul
|
779c40ca58
|
Add FIT_STATIC_CONSTEXPR_FUNCTION to declare functions with constexpr friendliness
|
2015-05-22 17:12:32 -05:00 |
|
Paul
|
e9c31f7a23
|
Move static_const to a seperate header
|
2015-05-22 16:54:56 -05:00 |
|
Paul
|
4e5d110962
|
Use unique address on gcc 4.6 as well
|
2015-05-22 13:50:06 -05:00 |
|
Paul
|
e4eb628cb7
|
Some code simplification
|
2015-05-21 11:26:17 -05:00 |
|
Paul
|
6cface92fe
|
Rename config macro
|
2015-05-21 11:04:21 -05:00 |
|
Paul
|
2ff90d6eec
|
Disable unique address on gcc 4.6
|
2015-05-21 02:02:17 -05:00 |
|
Paul
|
7e0c178661
|
Make static functions have unique addresses even when using lambdas
|
2015-05-21 01:19:26 -05:00 |
|
Paul
|
ba9c2e1eba
|
Declare static functions as references
|
2015-05-20 18:53:55 -05:00 |
|
Paul
|
c39f83f164
|
Use function objects instead for adaptors
|
2015-02-28 14:19:41 -05:00 |
|
Paul
|
bca70cef72
|
Add reveal by default to static function
|
2015-02-24 01:43:12 -05:00 |
|
Paul
|
80b57e9f59
|
Add initial work for transporting subtitution failures
|
2015-02-20 12:23:23 -06:00 |
|
Paul
|
63a162fb93
|
Improve support for pipable and infix operators when using static functions
|
2015-02-01 02:26:07 -05:00 |
|
Paul
|
b0efb61abc
|
Fix feature testing
|
2014-12-16 14:40:42 -06:00 |
|
Paul
|
122da59001
|
Make const constexpr
|
2014-12-16 14:14:42 -06:00 |
|
Paul
|
8e9538bcf0
|
Add static function
|
2014-12-16 13:44:15 -06:00 |
|