|
libpsynth 0.2.1
|
Traits that provide additional information about how to make paths out of a key. More...
#include <tree.hpp>
Public Types | |
| typedef Key::value_type | value_type |
| The value of the contained type inside key. | |
Static Public Attributes | |
| static const value_type | separator = value_type () |
| The value of the character used as separator for paths. | |
Traits that provide additional information about how to make paths out of a key.
| typedef Key::value_type psynth::base::tree_node_traits< Key >::value_type |
The value of the contained type inside key.
const value_type psynth::base::tree_node_traits< Key >::separator = value_type () [static] |
The value of the character used as separator for paths.
1.7.4