Classes | |
| class | virtual_destructor |
| A class trait to indicate that a class has a virtual destructor. More... | |
| class | not_copyable |
| A class trait to indicate that a class does not have a copy constructor. More... | |
| class | not_assignable |
| A class trait to indicate that a class is not assignable. More... | |
| union | max_aligned |
| A data structure with maximum alignment. More... | |
| struct | static_assert< true > |
| class | tls_key |
| Represents a single thread-local storage key for pthread. More... | |
| class | tls< T *, Tag > |
| Stores a single threadsafe pointer. More... | |
1.5.7.1