You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Rodriguez 2fb2b3d9e1
Add the virtual flag of C++ methods in method calls
9 years ago
..
conversion_operator.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
conversion_operator.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
default_parameters.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
default_parameters.cpp.dot Add pointer type to argument of method call 9 years ago
dereference_this.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
dereference_this.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
inline_method.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
inline_method.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
overloading.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
overloading.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
return_struct.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
return_struct.cpp.dot Translate constructor initializer 9 years ago
static.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
static.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
virtual_methods.cpp Add the virtual flag of C++ methods in method calls 9 years ago
virtual_methods.cpp.dot Add the virtual flag of C++ methods in method calls 9 years ago