NCBI C++ ToolKit
Public Types | List of all members
std::remove_cvref< T > Struct Template Reference

Search Toolkit Book for std::remove_cvref

#include <util/impl/compile_time_bits.hpp>

Public Types

typedef std::remove_cv_t< std::remove_reference_t< T > > type
 

Detailed Description

template<class T>
struct std::remove_cvref< T >

Definition at line 56 of file compile_time_bits.hpp.

Member Typedef Documentation

◆ type

template<class T >
typedef std::remove_cv_t<std::remove_reference_t<T> > std::remove_cvref< T >::type

Definition at line 57 of file compile_time_bits.hpp.


The documentation for this struct was generated from the following file:
Modified on Sat Dec 02 09:23:51 2023 by modify_doxy.py rev. 669887