mimic++ v9.3.0
Loading...
Searching...
No Matches
C++23Backports.hpp File Reference
#include "mimic++/config/Config.hpp"
#include <type_traits>
#include <version>
Include dependency graph for C++23Backports.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mimicpp
namespace  mimicpp::util

Functions

void mimicpp::util::unreachable ()
 Invokes undefined behavior.
template<typename T>
constexpr std::underlying_type_t< T > mimicpp::util::to_underlying (T const value) noexcept