JsoNeat
Some JSON parse/iterate C++ classes build on top of Jsmn
Loading...
Searching...
No Matches
jsmn_iterate.hh
Go to the documentation of this file.
1
/**
2
* \file jsmn_iterate.hh
3
* \brief deprecated header for backward compatibility
4
*/
5
6
#
pragma
once
7
8
#
include
"jsmn/jsmn.h"
9
#
include
<
jsoneat
/
jsoneat
.
hh
>
10
11
namespace
jsoneat {
12
using
Jsmn_String = JsoNeat<
char
*>;
///< deprecated
13
using
Jsmn_Cstring = JsoNeat<
const
char
*>;
///< deprecated
14
using
JsmnBase = Jsmn_Cstring;
///< deprecated
15
#
define
Jsmn
jsoneat
::
JsoNeat_fs
16
}
home
bertw
proj
mcu
libs
mbed-jsoneat
components
jsoneat
include
jsmn
jsmn_iterate.hh
Generated on Fri Feb 27 2026 17:06:05 for JsoNeat by
1.9.8