nngn
Loading...
Searching...
No Matches
concepts.h File Reference
#include <concepts>
#include <type_traits>
#include <version>
Include dependency graph for concepts.h:
This graph shows which files directly or indirectly include this file:

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.