libpniio
|
get rule for sequences More...
#include <get_sequence_rule.hpp>
Public Types | |
typedef sequence_rule< ITERT, ST > | type |
rule type More... | |
Return the rule to parser general sequences except for string sequences. For the latter ones a specialization exists.
ITERT | iterator type |
ST | sequence type |
has_string | marks if the value type of a container is a string |
typedef sequence_rule<ITERT,ST> pni::io::get_sequence_rule< ITERT, ST, has_string >::type |