Home
last modified time | relevance | path

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

/third_party/boost/libs/variant2/test/
Dvariant_special.cpp46 struct CA1 struct
48 CA1& operator=( CA1 const& ) { return *this; } in operator =() argument
Dvariant_trivial.cpp44 struct CA1 struct
46 CA1& operator=( CA1 const& ) noexcept { return *this; } in operator =() argument