◆ parse_fp()
| pure elemental real(sp) function fast_float_module::parse_float::parse_fp |
( |
character(*), intent(in) | str | ) |
|
◆ parse_fp_opts()
| pure elemental real(sp) function fast_float_module::parse_float::parse_fp_opts |
( |
character(*), intent(in) | str, |
|
|
type(parse_options), intent(in) | opts ) |
◆ parse_fp_opts_res()
| real(sp) function fast_float_module::parse_float::parse_fp_opts_res |
( |
character(*), intent(in) | str, |
|
|
type(parse_options), intent(in) | opts, |
|
|
type(parse_result), intent(out) | res ) |
◆ parse_fp_res()
| real(sp) function fast_float_module::parse_float::parse_fp_res |
( |
character(*), intent(in) | str, |
|
|
type(parse_result), intent(out) | res ) |
The documentation for this interface was generated from the following file: