Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
spatial::invalid_odd_rank Struct Reference

Thrown to report that an odd rank value was passed as a argument. More...

#include <exception.hpp>

Inherits std::logic_error.

Public Member Functions

 invalid_odd_rank (const std::string &arg)
 

Detailed Description

Thrown to report that an odd rank value was passed as a argument.

Definition at line 34 of file exception.hpp.

Constructor & Destructor Documentation

spatial::invalid_odd_rank::invalid_odd_rank ( const std::string &  arg)
explicit

Definition at line 36 of file exception.hpp.


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