Example #1
0
def configure(conf):
    conf.check_override()
    conf.check_std_to_string()
Example #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()
Example #4
0
def configure(conf):
    conf.check_std_to_string()
Example #5
0
def configure(conf):
    conf.check_override()
    conf.check_std_to_string()
def configure(conf):
    conf.check_friend_typename()
    conf.check_override()
    conf.check_std_to_string()
    conf.check_vector_const_iterators()
Example #7
0
def configure(conf):
    conf.check_std_to_string()