plptools
Loading...
Searching...
No Matches
doctest::detail::types::is_enum< T > Struct Template Reference

#include <doctest.h>

Static Public Attributes

static DOCTEST_CONSTEXPR bool value = __is_enum(T)
 

Detailed Description

template<typename T>
struct doctest::detail::types::is_enum< T >

Definition at line 967 of file doctest.h.

Member Data Documentation

◆ value

template<typename T >
DOCTEST_CONSTEXPR bool doctest::detail::types::is_enum< T >::value = __is_enum(T)
static

Definition at line 967 of file doctest.h.


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