Beispiel #1
0
def configure(conf):
    conf.check_friend_typename()
    conf.check_override()
    conf.check_std_to_string()
    conf.check_vector_const_iterators()
Beispiel #2
0
def configure(conf):
    conf.check_override()
    conf.check_std_to_string()
Beispiel #3
0
def configure(conf):
    conf.check_override()
Beispiel #4
0
def configure(conf):
    conf.check_friend_typename()
    conf.check_override()
Beispiel #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()
def configure(conf):
    conf.check_override()
Beispiel #8
0
def configure(conf):
    conf.check_override()
    conf.check_final()
    conf.check_class_final()