return whether value is a floating‐point number

Synopsis

Declared in <nlohmann/json.hpp>

constexpr
bool
is_number_float() const noexcept;

Created with MrDocs