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

◆ InPlaceTypeTag() [1/2]

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

◆ InPlaceTypeTag() [2/2]

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

Member Function Documentation

◆ operator=()

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 Mon Feb 28 2022 21:31:23