Botan 3.13.0
Crypto and TLS for C&
Botan::detail::AutoDetect Struct Reference

#include <concepts.h>

Public Member Functions

constexpr AutoDetect ()=delete
 This type is a tag only and cannot be instantiated.

Detailed Description

Helper type to indicate that a certain type should be automatically detected based on the context.

Definition at line 35 of file concepts.h.

Constructor & Destructor Documentation

◆ AutoDetect()

Botan::detail::AutoDetect::AutoDetect ( )
constexprdelete

This type is a tag only and cannot be instantiated.


The documentation for this struct was generated from the following file: