Public Member Functions | List of all members
absl::utility_internal::InPlaceTypeTag< T > Struct Template Reference

#include <utility.h>

Public Member Functions

 InPlaceTypeTag ()=delete
 
 InPlaceTypeTag (const InPlaceTypeTag &)=delete
 
InPlaceTypeTagoperator= (const InPlaceTypeTag &)=delete
 

Detailed Description

template<typename T>
struct absl::utility_internal::InPlaceTypeTag< T >

Definition at line 117 of file utility.h.

Constructor & Destructor Documentation

template<typename T >
absl::utility_internal::InPlaceTypeTag< T >::InPlaceTypeTag ( )
explicitdelete
template<typename T >
absl::utility_internal::InPlaceTypeTag< T >::InPlaceTypeTag ( const InPlaceTypeTag< T > &  )
delete

Member Function Documentation

template<typename T >
InPlaceTypeTag& absl::utility_internal::InPlaceTypeTag< T >::operator= ( const InPlaceTypeTag< T > &  )
delete

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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:20:00