#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, >::RepeatedQuantity
Thrown when the same quantity is repeated.
Definition at line 509 of file outputformatter.h.
The documentation for this struct was generated from the following file: