Home
last modified time | relevance | path

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

/third_party/boost/libs/pfr/include/boost/pfr/detail/
Dfields_count.hpp30 struct ubiq_lref_constructor { struct
31 std::size_t ignore;
32 … constexpr operator Type&() const && noexcept { // tweak for template_unconstrained.cpp like cases in operator Type&()
36 …ss Type> constexpr operator Type&() const & noexcept { // tweak for optional_chrono.cpp like cases in operator Type&()
/third_party/boost/boost/pfr/detail/
Dfields_count.hpp30 struct ubiq_lref_constructor { struct
31 std::size_t ignore;
32 … constexpr operator Type&() const && noexcept { // tweak for template_unconstrained.cpp like cases in operator Type&()
36 …ss Type> constexpr operator Type&() const & noexcept { // tweak for optional_chrono.cpp like cases in operator Type&()