MtFmt
1.0.0
MtFmt is a format library on embed. system and wrote by pure C.
载入中...
搜索中...
未找到
inc
mm_parser.hpp
浏览该文件的文档.
1
// SPDX-License-Identifier: LGPL-3.0
12
#if !defined(_INCLUDE_MM_PARSER_HPP_)
13
#define _INCLUDE_MM_PARSER_HPP_ 1
14
#include "
mm_result.hpp
"
15
16
namespace
mtfmt
17
{
18
namespace
details
19
{
20
}
21
}
// namespace mtfmt
22
#endif
// _INCLUDE_MM_PARSER_HPP_
mm_result.hpp
monadic result
mtfmt
Definition
mm_parser.hpp:17