Sprout/sprout
Bolero MURAKAMI 3267d11b4a Merge pull request #55 from kariya-mitsuru/darkroom.sphere
[darkroom.objects.sphere] Delete hit_side (unused)
2013-10-26 19:51:13 -07:00
..
adapt add copyright 2013-08-08 18:54:33 +09:00
adl add copyright 2013-08-08 18:54:33 +09:00
algorithm Merge pull request #56 from kariya-mitsuru/algorithm.search_n 2013-10-26 19:50:46 -07:00
array [sprout.array] support for C++14 constexpr 2013-10-26 00:32:36 +09:00
bit add copyright 2013-08-08 18:54:33 +09:00
bitset add copyright 2013-08-08 18:54:33 +09:00
brainfuck add copyright 2013-08-08 18:54:33 +09:00
checksum add copyright 2013-08-08 18:54:33 +09:00
cinttypes add copyright 2013-08-08 18:54:33 +09:00
complex rename complex user-defined literals: _i_f/_i_F -> _if/_iF 2013-10-19 09:35:09 +09:00
compost add advance C++14 constexpr version 2013-10-05 13:35:26 +09:00
config fix c+ constexpr config+ 2013-10-10 10:01:00 +09:00
container add copyright 2013-08-08 18:54:33 +09:00
cstdlib [Destructive changes] add sprout::string constructor (already not an aggregate) 2013-08-09 19:04:37 +09:00
cstring add copyright 2013-08-08 18:54:33 +09:00
ctype add copyright 2013-08-08 18:54:33 +09:00
cwchar add copyright 2013-08-08 18:54:33 +09:00
darkroom [darkroom.objects.sphere] Delete hit_side (unused) 2013-10-03 00:17:49 +09:00
detail fix: less.hpp header, erase lower/upper_bound detail header 2013-09-02 14:46:13 +09:00
functional [sprout.functional] add all transparent functors 2013-10-26 23:17:09 +09:00
generator add copyright 2013-08-08 18:54:33 +09:00
index_tuple add copyright 2013-08-08 18:54:33 +09:00
integer add example hanoi 2013-10-09 16:14:41 +09:00
iterator [sprout.array] support for C++14 constexpr 2013-10-26 00:32:36 +09:00
logic [Destructive changes] add sprout::string constructor (already not an aggregate) 2013-08-09 19:04:37 +09:00
math fix warning: unused parameter 2013-10-26 23:37:47 +09:00
numeric add advance C++14 constexpr version 2013-10-05 13:35:26 +09:00
operation add copyright 2013-08-08 18:54:33 +09:00
optional [Destructive changes] add sprout::string constructor (already not an aggregate) 2013-08-09 19:04:37 +09:00
pit add copyright 2013-08-08 18:54:33 +09:00
preprocessor add copyright 2013-08-08 18:54:33 +09:00
random support Generator Requirement: generator_iterator, random_redult 2013-10-17 18:46:31 +09:00
range add copyright 2013-08-08 18:54:33 +09:00
rational fix rational: for clang 2013-08-09 22:14:43 +09:00
string support for C++14 constexpr: basic_string 2013-10-26 14:12:09 +09:00
sub_array add copyright 2013-08-08 18:54:33 +09:00
tpp add copyright 2013-08-08 18:54:33 +09:00
tuple add copyright 2013-08-08 18:54:33 +09:00
type add copyright 2013-08-08 18:54:33 +09:00
type_traits fix aligned_union_t 2013-08-13 16:28:18 +09:00
utility add constexpr algorithm C++14 version: move, move_backward, swap_ranges, iter_swap 2013-10-15 14:01:34 +09:00
uuid [Destructive changes] add sprout::string constructor (already not an aggregate) 2013-08-09 19:04:37 +09:00
variant add advance C++14 constexpr version 2013-10-05 13:35:26 +09:00
weed add copyright 2013-08-08 18:54:33 +09:00
workaround extraordinary fix: find_end implementation 2013-08-12 00:09:40 +09:00
algorithm.hpp add copyright 2013-08-08 18:54:33 +09:00
array.hpp add copyright 2013-08-08 18:54:33 +09:00
assert.hpp [tools.testspr] move file testspr/test.sh -> tools/testspr/test.sh 2013-09-26 22:43:57 +09:00
bitset.hpp add copyright 2013-08-08 18:54:33 +09:00
brainfuck.hpp add copyright 2013-08-08 18:54:33 +09:00
cctype.hpp add copyright 2013-08-08 18:54:33 +09:00
checksum.hpp add copyright 2013-08-08 18:54:33 +09:00
cinttypes.hpp add copyright 2013-08-08 18:54:33 +09:00
cmath.hpp add copyright 2013-08-08 18:54:33 +09:00
complex.hpp add copyright 2013-08-08 18:54:33 +09:00
compost.hpp add copyright 2013-08-08 18:54:33 +09:00
compressed_pair.hpp add copyright 2013-08-08 18:54:33 +09:00
config.hpp add copyright 2013-08-08 18:54:33 +09:00
container.hpp add copyright 2013-08-08 18:54:33 +09:00
cstdint.hpp add copyright 2013-08-08 18:54:33 +09:00
cstdlib.hpp add copyright 2013-08-08 18:54:33 +09:00
cstring.hpp add copyright 2013-08-08 18:54:33 +09:00
ctype.hpp add copyright 2013-08-08 18:54:33 +09:00
current_function.hpp add copyright 2013-08-08 18:54:33 +09:00
cwchar.hpp add copyright 2013-08-08 18:54:33 +09:00
cwctype.hpp add copyright 2013-08-08 18:54:33 +09:00
darkroom.hpp add copyright 2013-08-08 18:54:33 +09:00
endian_traits.hpp add copyright 2013-08-08 18:54:33 +09:00
forward_clist.hpp add copyright 2013-08-08 18:54:33 +09:00
functional.hpp add copyright 2013-08-08 18:54:33 +09:00
generator.hpp add copyright 2013-08-08 18:54:33 +09:00
index_tuple.hpp add copyright 2013-08-08 18:54:33 +09:00
integer.hpp add example hanoi 2013-10-09 16:14:41 +09:00
io.hpp [Destructive changes] add sprout::string constructor (already not an aggregate) 2013-08-09 19:04:37 +09:00
iterator.hpp add copyright 2013-08-08 18:54:33 +09:00
limits.hpp add copyright 2013-08-08 18:54:33 +09:00
logic.hpp add copyright 2013-08-08 18:54:33 +09:00
math.hpp add copyright 2013-08-08 18:54:33 +09:00
none.hpp add copyright 2013-08-08 18:54:33 +09:00
numeric.hpp add copyright 2013-08-08 18:54:33 +09:00
operation.hpp add copyright 2013-08-08 18:54:33 +09:00
optional.hpp add copyright 2013-08-08 18:54:33 +09:00
pit.hpp add copyright 2013-08-08 18:54:33 +09:00
preprocessor.hpp add copyright 2013-08-08 18:54:33 +09:00
random.hpp add copyright 2013-08-08 18:54:33 +09:00
range.hpp add copyright 2013-08-08 18:54:33 +09:00
rational.hpp add copyright 2013-08-08 18:54:33 +09:00
string.hpp add copyright 2013-08-08 18:54:33 +09:00
sub_array.hpp add copyright 2013-08-08 18:54:33 +09:00
tuple.hpp add copyright 2013-08-08 18:54:33 +09:00
type.hpp add copyright 2013-08-08 18:54:33 +09:00
type_traits.hpp add copyright 2013-08-08 18:54:33 +09:00
utility.hpp add copyright 2013-08-08 18:54:33 +09:00
uuid.hpp add copyright 2013-08-08 18:54:33 +09:00
variant.hpp add copyright 2013-08-08 18:54:33 +09:00
weed.hpp add copyright 2013-08-08 18:54:33 +09:00
workaround.hpp add copyright 2013-08-08 18:54:33 +09:00