tk::ctr::TxtFloatFormat class

TxtFloatFormat options: outsource searches to base templated on enum type.

Base classes

template<typename Enum>
class tk::Toggle
Toggle is the base for an Option, doing generic searches.

Public types

using keywords = brigand::list<kw::txt_float_default, kw::txt_float_fixed, kw::txt_float_scientific>
Valid expected choices to make them also available at compile-time.

Constructors, destructors, conversion operators

TxtFloatFormat() explicit
Options constructor.

Function documentation

tk::ctr::TxtFloatFormat::TxtFloatFormat() explicit

Options constructor.

Simply initialize in-line and pass associations to base, which will handle client interactions