Function key_tag
Synopsis
#include <src/c4/yml/node.hpp>
csubstr const & key_tag() const
Description
No description yet.
Source
Lines 125-125 in src/c4/yml/node.hpp.
inline csubstr const& key_tag() const { _C4RV(); return m_tree->key_tag(m_id); }