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

#include <utility.h>

Public Member Functions

 InPlaceIndexTag ()=delete
 
 InPlaceIndexTag (const InPlaceIndexTag &)=delete
 
InPlaceIndexTagoperator= (const InPlaceIndexTag &)=delete
 

Detailed Description

template<size_t I>
struct absl::utility_internal::InPlaceIndexTag< I >

Definition at line 124 of file utility.h.

Constructor & Destructor Documentation

template<size_t I>
absl::utility_internal::InPlaceIndexTag< I >::InPlaceIndexTag ( )
explicitdelete
template<size_t I>
absl::utility_internal::InPlaceIndexTag< I >::InPlaceIndexTag ( const InPlaceIndexTag< I > &  )
delete

Member Function Documentation

template<size_t I>
InPlaceIndexTag& absl::utility_internal::InPlaceIndexTag< I >::operator= ( const InPlaceIndexTag< I > &  )
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