Botan 3.4.0
Crypto and TLS for C&
Botan::concepts::strong_type Concept Reference

#include <concepts.h>

Concept definition

template<class T>
concept Botan::concepts::strong_type = is_strong_type_v<T>

Detailed Description

Definition at line 181 of file concepts.h.