Go to the documentation of this file.
4 #ifndef LEXY_DETAIL_ANY_REF_HPP_INCLUDED
5 #define LEXY_DETAIL_ANY_REF_HPP_INCLUDED
25 constexpr T&
get() noexcept
30 constexpr
const T&
get() const noexcept
53 constexpr T&
get() noexcept
57 constexpr
const T&
get() const noexcept
67 #endif // LEXY_DETAIL_ANY_REF_HPP_INCLUDED
constexpr any_holder(T &&obj)
any_base & operator=(const any_base &)=delete
constexpr T & get() noexcept
constexpr const T & get() const noexcept
constexpr const T & get() const noexcept
constexpr any_base()=default
constexpr T & get() noexcept