Phi
Public Types | Public Member Functions | Public Attributes | List of all members
A Struct Reference
Inheritance diagram for A:
Inheritance graph
[legend]
Collaboration diagram for A:
Collaboration graph
[legend]

Public Types

using element_type = char
 
using difference_type = float
 

Public Member Functions

void test ()
 
void test () const
 
void test ()
 
void operator & () const
 
 A (const A &)
 
 A (A &&) PHI_NOEXCEPT
 
Aoperator= (const A &)
 
Aoperator= (A &&) PHI_NOEXCEPT
 
bool f ()
 
 A (A &&)=default
 
Aoperator= (A &&)=default
 
 A (const A &)=delete
 
Aoperator= (const A &)=delete
 
PHI_NODISCARD bool f () const
 
PHI_NODISCARD bool f () const
 
PHI_NODISCARD bool f () const
 
 A (int)
 
 A (int, double)
 
 A (int, long, double)
 
 A (const A &)
 
 A (const A &)
 
 A (const A &)
 
Aoperator= (const A &)
 
 A (const A &)
 
Aoperator= (const A &)
 
 A (const A &)
 
 A (int)
 
 A (int, double)
 
Aoperator= (const A &)
 
 A (const A &)
 
Aoperator= (const A &)
 
 A (const A &)
 

Public Attributes

int val {0}
 
unsigned foo
 
int a
 
int m
 
int i
 
long l
 

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