Home
last modified time | relevance | path

Searched defs:count_impl (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/accumulators/statistics/
Dcount.hpp25 struct count_impl struct
29 typedef std::size_t result_type;
31 count_impl(dont_care) in count_impl() function
36 void operator ()(dont_care) in operator ()()
41 result_type result(dont_care) const in result()
48 void serialize(Archive & ar, const unsigned int file_version) in serialize()
54 std::size_t cnt;
/third_party/boost/boost/mpl/aux_/
Dcount_impl.hpp26 template< typename Tag > struct count_impl struct
28 template< typename Sequence, typename T > struct apply
/third_party/boost/boost/hana/
Dcount.hpp41 struct count_impl<T, when<condition>> : default_ { struct
43 static constexpr auto apply(Xs&& xs, Value&& value) { in apply()
/third_party/boost/libs/hana/include/boost/hana/
Dcount.hpp41 struct count_impl<T, when<condition>> : default_ { struct
43 static constexpr auto apply(Xs&& xs, Value&& value) { in apply()
/third_party/boost/boost/mpl/multiset/aux_/
Dcount_impl.hpp53 struct count_impl< aux::multiset_tag > struct
55 template< typename Set, typename Key > struct apply
/third_party/boost/boost/mpi/
Dstatus.hpp107 inline optional<int> status::count_impl(mpl::true_) const in count_impl() function in boost::mpi::status
123 inline optional<int> status::count_impl(mpl::false_) const in count_impl() function in boost::mpi::status
/third_party/boost/boost/parameter/aux_/
Darg_list.hpp1237 struct count_impl< ::boost::parameter::aux::arg_list_tag> struct
1240 struct apply