Photon 1.0.0
|
#include "types.h"
Go to the source code of this file.
Namespaces | |
namespace | litehtml |
namespace | litehtml::num_cvt |
Functions | |
string | litehtml::num_cvt::to_latin_lower (int val) |
string | litehtml::num_cvt::to_latin_upper (int val) |
string | litehtml::num_cvt::to_greek_lower (int val) |
string | litehtml::num_cvt::to_roman_lower (int value) |
string | litehtml::num_cvt::to_roman_upper (int value) |