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

Search Toolkit Book for std::remove_cvref

#include <corelib/impl/std_backport.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 46 of file std_backport.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 47 of file std_backport.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:20 2024 by modify_doxy.py rev. 669887