Sprout/sprout/container
2014-12-10 19:54:12 +09:00
..
detail fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
sscrisk/cel fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
std add std::complex container adapt 2014-07-13 02:12:13 +09:00
at.hpp add front, back, at : container access non-member functions 2014-07-12 18:04:45 +09:00
back.hpp add front, back, at : container access non-member functions 2014-07-12 18:04:45 +09:00
begin.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
const_iterator.hpp fix copyright year 2014-01-08 16:48:12 +09:00
const_pointer.hpp fix copyright year 2014-01-08 16:48:12 +09:00
const_reference.hpp fix copyright year 2014-01-08 16:48:12 +09:00
construct_functions.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
container_construct_traits.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
container_fitness_traits.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
container_holder.hpp fix macros for noexcept 2014-08-14 22:55:49 +09:00
container_range_traits.hpp add shrink_to_fit, unmove 2014-07-22 09:33:13 +09:00
container_traits.hpp add bool_constant [N4334] 2014-12-10 19:54:12 +09:00
container_transform_traits.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
copied_type.hpp fix copyright year 2014-01-08 16:48:12 +09:00
data.hpp add sprout::data() non-member function 2014-07-12 21:37:49 +09:00
deep_copy.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
deep_internal.hpp fix copyright year 2014-01-08 16:48:12 +09:00
difference_type.hpp fix copyright year 2014-01-08 16:48:12 +09:00
empty.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
end.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
fit_size.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
fitness_functions.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
fixed_size.hpp fix copyright year 2014-01-08 16:48:12 +09:00
front.hpp add front, back, at : container access non-member functions 2014-07-12 18:04:45 +09:00
functions.hpp add shrink_to_fit, unmove 2014-07-22 09:33:13 +09:00
get_deep_internal.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
get_internal.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
indexes.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_begin.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_begin_offset.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_begin_offset_backward.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_deep_copy.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
internal_end.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_end_offset.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_end_offset_backward.hpp fix copyright year 2014-01-08 16:48:12 +09:00
internal_size.hpp fix copyright year 2014-01-08 16:48:12 +09:00
is_sub_container.hpp add bool_constant [N4334] 2014-12-10 19:54:12 +09:00
iterator.hpp fix copyright year 2014-01-08 16:48:12 +09:00
make.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
metafunctions.hpp fix copyright year 2014-01-08 16:48:12 +09:00
pointer.hpp fix copyright year 2014-01-08 16:48:12 +09:00
range_functions.hpp add sprout::data() non-member function 2014-07-12 21:37:49 +09:00
range_functions_fwd.hpp add sprout::data() non-member function 2014-07-12 21:37:49 +09:00
rebind_size.hpp fix copyright year 2014-01-08 16:48:12 +09:00
reference.hpp fix copyright year 2014-01-08 16:48:12 +09:00
remake.hpp add SPROUT_FORWARD - workaround for ICC 2014-02-22 16:32:51 +09:00
shrink_to_fit.hpp add math comparison functions 2014-07-30 14:05:55 +09:00
size.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
size_type.hpp fix copyright year 2014-01-08 16:48:12 +09:00
static_size.hpp fix copyright year 2014-01-08 16:48:12 +09:00
sub_container_traits.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
sub_functions.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
traits.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
traits_functions.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
traits_fwd.hpp fix sprout::size, sprout::empty implementations 2014-07-12 12:59:16 +09:00
utility.hpp fix copyright year 2014-01-08 16:48:12 +09:00
value_type.hpp fix copyright year 2014-01-08 16:48:12 +09:00
weak_rebind_size.hpp fix for ICC: decltype in base class 2014-02-21 23:16:23 +09:00