nngn
Loading...
Searching...
No Matches
nngn::byte_type Concept Reference

#include <fundamental.h>

Concept definition

template<typename T>
concept nngn::byte_type = std::is_same_v<std::byte, std::remove_cv_t<T>>
Definition: fundamental.h:38