Exemplo n.º 1
0
def configure(conf):
    conf.check_override()
    conf.check_std_to_string()
Exemplo n.º 2
0
def configure(conf):
    conf.check_friend_typename()
    conf.check_override()
    conf.check_std_to_string()
    conf.check_vector_const_iterators()
def configure(conf):
    conf.check_std_to_string()
    conf.check_vector_const_iterators()
Exemplo n.º 4
0
def configure(conf):
    conf.check_std_to_string()
Exemplo n.º 5
0
def configure(conf):
    conf.check_override()
    conf.check_std_to_string()
Exemplo n.º 6
0
def configure(conf):
    conf.check_friend_typename()
    conf.check_override()
    conf.check_std_to_string()
    conf.check_vector_const_iterators()
Exemplo n.º 7
0
def configure(conf):
    conf.check_std_to_string()