Template Struct ValueCommentPair
Defined in File ValueCommentPair.h
Struct Documentation
-
template<typename T>
struct ValueCommentPair Storage for value-comment pairs, with the comment associated to the value.
See also
mrpt::containers::yaml, vcp, vkcp
Note
[New in MRPT 2.1.0]
Public Functions
-
inline ValueCommentPair(const T &v, const std::string &c, CommentPosition pos)
-
inline ValueCommentPair(const T &v, const std::string &c, CommentPosition pos)