.. |
adapt
|
fix adapt interface: container, tuple, hash, generator
|
2013-04-22 13:04:27 +09:00 |
adl
|
|
|
algorithm
|
add is_permutation algorithm: robust version (N3607)
|
2013-05-16 19:03:27 +09:00 |
array
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
bit
|
erase inactive header include <stdexcept>
|
2013-05-08 02:42:23 +09:00 |
bitset
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
brainfuck
|
fix string_ref
|
2013-02-20 01:12:56 +09:00 |
checksum
|
fix for constexpr disabled
|
2013-02-20 02:23:20 +09:00 |
cinttypes
|
|
|
complex
|
fix explicit conversion: optional::operator bool, string::operator std::string, string_ref::operator std::string
|
2013-05-28 12:36:36 +09:00 |
compost
|
add math::lgamma
|
2013-04-23 19:03:03 +09:00 |
config
|
add forward_clist: C++14 constexpr based forward list
|
2013-06-15 22:14:24 +09:00 |
container
|
add math tgamma
|
2013-04-22 23:55:30 +09:00 |
cstdlib
|
fix coding styles
|
2013-03-22 14:24:19 +09:00 |
cstring
|
fix coding styles
|
2013-03-22 14:24:19 +09:00 |
ctype
|
add user-defined literals _uuid3, _uuid5
|
2013-04-14 19:42:34 +09:00 |
cwchar
|
rename ptr_index, ptr_unindex
|
2013-02-26 17:03:30 +09:00 |
darkroom
|
fix: support for clang3.3
|
2013-06-17 23:44:18 +09:00 |
detail
|
fix: index_tuple metafunctions as index_tuple aliases (if Template-aliases enabled)
|
2013-05-12 11:05:31 +09:00 |
functional
|
support for N3658 (Compile-time integer sequences): index_tuple
|
2013-05-10 19:52:39 +09:00 |
generator
|
add math tgamma
|
2013-04-22 23:55:30 +09:00 |
index_tuple
|
fix: index_tuple metafunctions as index_tuple aliases (if Template-aliases enabled)
|
2013-05-12 11:05:31 +09:00 |
integer
|
|
|
iterator
|
add case_conv algorithms
|
2013-04-09 19:27:06 +09:00 |
logic
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
math
|
add finite check: is_integer, is_odd, is_even
|
2013-05-09 01:15:44 +09:00 |
numeric
|
add enable_make_indexes
|
2013-04-06 13:06:51 +09:00 |
operation
|
add enable_make_indexes
|
2013-04-06 13:06:51 +09:00 |
optional
|
support constexpr: get(optional&), get(optional&&)
|
2013-06-04 23:15:05 +09:00 |
pit
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
preprocessor
|
|
|
random
|
fix math functions
|
2013-05-06 23:57:38 +09:00 |
range
|
fix: support for clang3.3
|
2013-06-17 23:44:18 +09:00 |
rational
|
add math::lgamma
|
2013-04-23 19:03:03 +09:00 |
string
|
fix explicit conversion: optional::operator bool, string::operator std::string, string_ref::operator std::string
|
2013-05-28 12:36:36 +09:00 |
sub_array
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
tpp
|
|
|
tuple
|
support constexpr: get(optional&), get(optional&&)
|
2013-06-04 23:15:05 +09:00 |
type
|
support for N3658 (Compile-time integer sequences): index_tuple
|
2013-05-10 19:52:39 +09:00 |
type_traits
|
add math::copysign
|
2013-04-24 22:48:36 +09:00 |
utility
|
add forward_clist: C++14 constexpr based forward list
|
2013-06-15 22:14:24 +09:00 |
uuid
|
erase warning: clang
|
2013-04-21 13:30:30 +09:00 |
variant
|
fix: support for clang3.3
|
2013-06-17 23:44:18 +09:00 |
weed
|
add weed parser: char_("character-sets")
|
2013-05-22 06:49:10 +09:00 |
workaround
|
fix: support for clang3.3
|
2013-06-17 23:44:18 +09:00 |
algorithm.hpp
|
|
|
array.hpp
|
|
|
assert.hpp
|
add user-defined literals complex, rational
|
2013-04-14 16:51:19 +09:00 |
bitset.hpp
|
|
|
brainfuck.hpp
|
|
|
cctype.hpp
|
|
|
checksum.hpp
|
|
|
cinttypes.hpp
|
|
|
cmath.hpp
|
add sprout::string_ref
|
2013-02-19 02:49:10 +09:00 |
complex.hpp
|
add user-defined literals complex, rational
|
2013-04-14 16:51:19 +09:00 |
compost.hpp
|
|
|
compressed_pair.hpp
|
fix coding styles
|
2013-03-22 14:24:19 +09:00 |
config.hpp
|
|
|
container.hpp
|
add back_inserter, front_inserter
|
2013-02-26 10:43:27 +09:00 |
cstdlib.hpp
|
|
|
cstring.hpp
|
|
|
ctype.hpp
|
add case_conv algorithms
|
2013-04-09 19:27:06 +09:00 |
current_function.hpp
|
fix coding styles
|
2013-03-22 14:24:19 +09:00 |
cwchar.hpp
|
|
|
cwctype.hpp
|
|
|
darkroom.hpp
|
|
|
endian_traits.hpp
|
|
|
forward_clist.hpp
|
rename forward_clist::pop -> unlink
|
2013-06-16 23:18:41 +09:00 |
functional.hpp
|
|
|
generator.hpp
|
fix adapt interface: container, tuple, hash, generator
|
2013-04-22 13:04:27 +09:00 |
index_tuple.hpp
|
add enable_make_indexes
|
2013-04-06 13:06:51 +09:00 |
io.hpp
|
add enable_make_indexes
|
2013-04-06 13:06:51 +09:00 |
iterator.hpp
|
|
|
logic.hpp
|
|
|
math.hpp
|
fix math functions
|
2013-04-29 10:56:46 +09:00 |
none.hpp
|
|
|
numeric.hpp
|
|
|
operation.hpp
|
|
|
optional.hpp
|
add weed parser: char_(f, l)
|
2013-05-21 19:56:41 +09:00 |
pit.hpp
|
support hash: floating point
|
2013-02-07 23:12:57 +09:00 |
preprocessor.hpp
|
fix coding styles
|
2013-03-22 14:24:19 +09:00 |
random.hpp
|
fix coding styles
|
2013-03-22 14:24:19 +09:00 |
range.hpp
|
|
|
rational.hpp
|
add user-defined literals complex, rational
|
2013-04-14 16:51:19 +09:00 |
string.hpp
|
|
|
sub_array.hpp
|
add sub_window, add sub_offset
|
2013-02-26 16:14:04 +09:00 |
tuple.hpp
|
|
|
type.hpp
|
|
|
type_traits.hpp
|
fix tuple construction, darkroom rgb & vector3d construction
|
2013-03-27 02:02:16 +09:00 |
utility.hpp
|
add sprout::string_ref
|
2013-02-19 02:49:10 +09:00 |
uuid.hpp
|
add user-defined literals _uuid3, _uuid5
|
2013-04-14 19:42:34 +09:00 |
variant.hpp
|
fix hash test
|
2013-02-05 01:02:59 +09:00 |
weed.hpp
|
|
|
workaround.hpp
|
|
|