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

#include <doctest.h>

Public Types

using type = T
 

Detailed Description

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

Definition at line 956 of file doctest.h.

Member Typedef Documentation

◆ type

template<typename T >
using doctest::detail::types::remove_reference< T >::type = T

Definition at line 956 of file doctest.h.


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