Home
last modified time | relevance | path

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

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