![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Public Member Functions | |
| template<typename I2 , std::enable_if_t< convertible_to< const I &, I2 >::value, int > = 0> | |
| constexpr | operator in_found_result< I2 > () const & |
| template<typename I2 , std::enable_if_t< convertible_to< I, I2 >::value, int > = 0> | |
| constexpr | operator in_found_result< I2 > () && |
Public Attributes | |
| VCCC_NO_UNIQUE_ADDRESS I | in |
| VCCC_NO_UNIQUE_ADDRESS bool | found |
|
inlineconstexpr |
|
inlineconstexpr |
| VCCC_NO_UNIQUE_ADDRESS bool found |