#include <any_ref.hpp>
Definition at line 18 of file any_ref.hpp.
◆ any_base() [1/2]
lexy::_detail::any_base::any_base |
( |
const any_base & |
| ) |
|
|
delete |
◆ any_base() [2/2]
constexpr lexy::_detail::any_base::any_base |
( |
| ) |
|
|
constexprprivatedefault |
◆ ~any_base()
lexy::_detail::any_base::~any_base |
( |
| ) |
|
|
privatedefault |
◆ get() [1/2]
template<typename T >
constexpr const T& lexy::_detail::any_base::get |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ get() [2/2]
template<typename T >
constexpr T& lexy::_detail::any_base::get |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ operator=()
◆ any_holder
The documentation for this class was generated from the following file: