Version: SMASH-3.3
smash::OutputFormatter< Converter, >::UnknownQuantity Struct Reference

#include <outputformatter.h>

template<typename Converter, std::enable_if_t< std::is_same_v< Converter, ToASCII >||std::is_same_v< Converter, ToBinary >, bool > = true>
struct smash::OutputFormatter< Converter, >::UnknownQuantity

Thrown when a not existing quantity is used.

Definition at line 501 of file outputformatter.h.

Inheritance diagram for smash::OutputFormatter< Converter, >::UnknownQuantity:

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