.. index:: pair: struct; EE::UI::CSSFloatHelper .. _doxid-struct_e_e_1_1_u_i_1_1_c_s_s_float_helper: struct EE::UI::CSSFloatHelper ============================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CSSFloatHelper { // methods static std::string :target:`toString`(:ref:`CSSFloat` val); static :ref:`CSSFloat` :target:`fromString`(std::string_view val); };