EleFits  5.0.0
A modern C++ API on top of CFITSIO
ContiguousContainer Interface Reference

#include <ContiguousContainer.h>

Detailed Description

Standard contiguous container requirements.

A contiguous container is a standard container whose elements are stored contiguously in memory.


The documentation for this interface was generated from the following file: