nngn
|
#include <concepts>
#include <type_traits>
#include <version>
Go to the source code of this file.
Namespaces | |
namespace | nngn |
Concepts | |
concept | nngn::trivial |
concept | nngn::standard_layout |
concept | nngn::derived_from |
concept | nngn::convertible_to_strict |
As std::convertible_to , but excluding implicit conversions. | |