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

#include <doctest.h>

Public Types

using type = __underlying_type(T)
 

Detailed Description

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

Definition at line 968 of file doctest.h.

Member Typedef Documentation

◆ type

template<typename T >
using doctest::detail::types::underlying_type< T >::type = __underlying_type(T)

Definition at line 968 of file doctest.h.


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