Home
last modified time | relevance | path

Searched refs:coval (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/icl/detail/
Dinterval_morphism.hpp29 … typename IntervalContainerT::codomain_type coval = icl::co_value<IntervalContainerT>(itv_); in atomize() local
32 icl::insert(result, icl::make_value<ElementContainerT>(element, coval)); in atomize()
44 const typename codomain_type_of<ElementContainerT>::type& coval in cluster() local
47 result += icl::make_value<IntervalContainerT>(key_type(key), coval); in cluster()