casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
Storage.h File Reference
#include <cstring>
#include <memory>

Go to the source code of this file.

Classes

class  casacore::arrays_internal::Storage< T, Alloc >
 This class emplements a static (but run-time) sized array. More...
 
struct  casacore::arrays_internal::Storage< T, Alloc >::disjunction<>
 Used by template code above These are already in C++17, but currently only using C++11... More...
 
struct  casacore::arrays_internal::Storage< T, Alloc >::disjunction< B1 >
 
struct  casacore::arrays_internal::Storage< T, Alloc >::disjunction< B1, Bn...>
 
struct  casacore::arrays_internal::Storage< T, Alloc >::conjunction<>
 
struct  casacore::arrays_internal::Storage< T, Alloc >::conjunction< B1 >
 
struct  casacore::arrays_internal::Storage< T, Alloc >::conjunction< B1, Bn...>
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 
 casacore::arrays_internal
 

Macros

#define CASACORE_STORAGE_2_H
 

Macro Definition Documentation

#define CASACORE_STORAGE_2_H