.. |
adapt
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
adl
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
algorithm
|
fix next|prev_permutation implementations
|
2014-04-14 15:16:05 +09:00 |
array
|
add nested_array
|
2014-04-05 19:33:32 +09:00 |
bit
|
fix next|prev_permutation implementations
|
2014-04-14 15:16:05 +09:00 |
bitset
|
add SPROUT_FORWARD - workaround for ICC
|
2014-02-22 16:32:51 +09:00 |
brainfuck
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
checksum
|
add C++1y bit operations (partial)
|
2014-03-31 14:58:24 +09:00 |
cinttypes
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
complex
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
compost
|
rename type_traits is_int -> is_sint
|
2014-03-15 12:06:51 +09:00 |
config
|
fix copysign for clang
|
2014-03-19 19:50:00 +09:00 |
container
|
fix workaround detail (for clang3.4~)
|
2014-03-03 12:26:07 +09:00 |
cstdlib
|
add tuple assignment for pair
|
2014-03-01 10:35:24 +09:00 |
cstring
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
ctype
|
add SPROUT_FORWARD - workaround for ICC
|
2014-02-22 16:32:51 +09:00 |
cwchar
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
darkroom
|
add SPROUT_FORWARD - workaround for ICC
|
2014-02-22 16:32:51 +09:00 |
detail
|
fix container_complete
|
2014-04-14 15:20:50 +09:00 |
functional
|
add type_traits for variable templates version
|
2014-03-15 18:11:11 +09:00 |
generator
|
rename type_traits is_int -> is_sint
|
2014-03-15 12:06:51 +09:00 |
index_tuple
|
workaround for ICC: decltype in template parameter
|
2014-03-07 19:49:30 +09:00 |
integer
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
iterator
|
add move_iterator
|
2014-03-20 23:52:08 +09:00 |
logic
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
math
|
fix copysign for clang
|
2014-03-19 19:50:00 +09:00 |
net
|
fix qualified name
|
2014-03-26 12:20:13 +09:00 |
numeric
|
fix numeric algorithms SFINAE
|
2014-04-06 12:25:26 +09:00 |
operation
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
optional
|
add SPROUT_FORWARD - workaround for ICC
|
2014-02-22 16:32:51 +09:00 |
pit
|
add type_traits for variable templates version
|
2014-03-15 18:11:11 +09:00 |
preprocessor
|
fix iota
|
2014-02-20 08:04:36 +09:00 |
random
|
add C++14 constexpr range algorithms
|
2014-04-09 18:11:40 +09:00 |
range
|
add C++14 constexpr range algorithms
|
2014-04-09 18:11:40 +09:00 |
rational
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
string
|
add type_traits for variable templates version
|
2014-03-15 18:11:11 +09:00 |
sub_array
|
add type_traits for variable templates version
|
2014-03-15 18:11:11 +09:00 |
tpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
tuple
|
add C++14 constexpr merge algorithm
|
2014-04-06 13:16:08 +09:00 |
type
|
fix type/seq/algorithm/
|
2014-03-19 00:53:52 +09:00 |
type_traits
|
fix is_convert_constructible
|
2014-04-05 10:16:16 +09:00 |
utility
|
add c++1y rightmost bit manipurations
|
2014-03-31 17:18:22 +09:00 |
uuid
|
fix for ICC: aggregate initialization
|
2014-02-21 23:43:24 +09:00 |
variant
|
add type_traits for variable templates version
|
2014-03-15 18:11:11 +09:00 |
weed
|
add SPROUT_FORWARD - workaround for ICC
|
2014-02-22 16:32:51 +09:00 |
workaround
|
fix workaround detail (for clang3.4~)
|
2014-03-03 12:26:07 +09:00 |
algorithm.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
array.hpp
|
add nested_array
|
2014-04-05 19:33:32 +09:00 |
assert.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
bitset.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
brainfuck.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
cctype.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
checksum.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
cinttypes.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
CMakeLists.txt
|
fix math::cos
|
2013-12-18 17:58:27 +09:00 |
cmath.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
complex.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
compost.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
compressed_pair.hpp
|
fix defaulted default constructor
|
2014-01-14 00:18:06 +09:00 |
config.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
container.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
cstdint.hpp
|
fix version check macro
|
2014-01-20 13:09:54 +09:00 |
cstdlib.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
cstring.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
ctype.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
current_function.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
cwchar.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
cwctype.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
darkroom.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
endian_traits.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
exempt_ptr.hpp
|
add exempt_ptr
|
2014-03-15 23:02:13 +09:00 |
forward_clist.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
functional.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
generator.hpp
|
fix random_result<E, D>::next_generator(): returns variate_generator<E, D>
|
2014-01-15 00:06:38 +09:00 |
index_tuple.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
integer.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
io.hpp
|
fix io::format_expression
|
2014-04-11 13:57:38 +09:00 |
iterator.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
limits.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
logic.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
math.hpp
|
add math::phi
|
2014-03-17 17:06:41 +09:00 |
net.hpp
|
add std:: for <cstdint> types
|
2014-03-26 11:57:33 +09:00 |
none.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
numeric.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
operation.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
optional.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
pit.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
preprocessor.hpp
|
add SPROUT_PP_SOME_NUMBER
|
2014-01-27 19:09:00 +09:00 |
random.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
range.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
rational.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
static_assert.hpp
|
add tuple assignment for pair
|
2014-03-01 10:35:24 +09:00 |
static_warning.hpp
|
add tuple assignment for pair
|
2014-03-01 10:35:24 +09:00 |
string.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
sub_array.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
tuple.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
type.hpp
|
add tuple assignment for pair
|
2014-03-01 10:35:24 +09:00 |
type_traits.hpp
|
fix common_type: support C++14 version
|
2014-03-29 09:16:43 +09:00 |
utility.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
uuid.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
variant.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
weed.hpp
|
fix copyright year
|
2014-01-08 16:48:12 +09:00 |
workaround.hpp
|
fix testspr: add --compiler-option
|
2014-01-11 20:27:55 +09:00 |