Home
last modified time | relevance | path

Searched defs:tail_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/accumulators/statistics/
Dtail.hpp139 struct tail_impl struct
153 predicate_type;
159 >::type result_type;
162 tail_impl(Args const &args) in tail_impl() argument
170 tail_impl(tail_impl const &that) in tail_impl() function
191 void operator ()(Args const &args) in operator ()()
205 result_type result(dont_care) const in result()
226 struct is_tail_variate
238 void assign(Args const &args, std::size_t index) in assign()
250 struct indirect_cmp
[all …]
/third_party/boost/boost/context/detail/
Dtuple.hpp42 tail_impl( std::tuple< S ... > & s, index_sequence< I1 ... >, in tail_impl() function
50 tail_impl( std::tuple< S ... > && s, index_sequence< I1 ... >, in tail_impl() function