Home
last modified time | relevance | path

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

/third_party/boost/libs/pfr/test/run/
Dtemplate_unconstrained.cpp11 struct unconstrained_template { struct
19 constexpr unconstrained_template(const U& val) in unconstrained_template() function
32 unconstrained_template<int> a; argument