Sprout/sprout
bolero-MURAKAMI 7e709630c6 rename type_traits is_int -> is_sint
add new type_traits is_*_unqualified
2014-03-15 12:06:51 +09:00
..
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 add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
array add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
bit fix copyright year 2014-01-08 16:48:12 +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 fix defaulted default constructor 2014-01-14 00:18:06 +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 workaround for ICC: decltype in template parameter 2014-03-07 19:49:30 +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 rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
functional rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +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 SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
logic fix copyright year 2014-01-08 16:48:12 +09:00
math rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
numeric fix iota 2014-02-20 08:04:36 +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 SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
preprocessor fix iota 2014-02-20 08:04:36 +09:00
random rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
range add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
rational fix copyright year 2014-01-08 16:48:12 +09:00
string add tuple assignment for pair 2014-03-01 10:35:24 +09:00
sub_array add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
tpp fix copyright year 2014-01-08 16:48:12 +09:00
tuple add tuple assignment for pair 2014-03-01 10:35:24 +09:00
type add tuple assignment for pair 2014-03-01 10:35:24 +09:00
type_traits rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +09:00
utility add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
uuid fix for ICC: aggregate initialization 2014-02-21 23:43:24 +09:00
variant add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +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 fix copyright year 2014-01-08 16:48:12 +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
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 defaulted default constructor 2014-01-14 00:18:06 +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 fix copyright year 2014-01-08 16:48:12 +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 rename type_traits is_int -> is_sint 2014-03-15 12:06:51 +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