1#ifndef art__paperback__carousel__undefined_hxx_
2#define art__paperback__carousel__undefined_hxx_
4#include <art/paperback/types.hxx>
5#include <art/paperback/forward.hxx>
7#include <art/paperback/carousel/object-model.hxx>
Base class for value types.
Definition object-model.hxx:295
Undefined & operator=(Undefined const &)
Assignment.
Definition undefined.cxx:23
bool operator!=(Undefined const &) const
Comparison.
Definition undefined.cxx:44
Undefined()
Constructor.
Definition undefined.cxx:6
~Undefined() noexcept
Destructor.
Definition undefined.cxx:18
bool operator==(Undefined const &) const
Comparison.
Definition undefined.cxx:37
COS file format implementation namespace.
Definition array.cxx:6