Home
last modified time | relevance | path

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

/third_party/boost/boost/proto/detail/
Ddeduce_domain.hpp91 struct nth_domain struct
92 : nth_domain<N - 1, typename Domain::base>
96 struct nth_domain<0, Domain> struct
121 typedef typename nth_domain<index, domain_<D0> >::type type;