mirror of
https://github.com/Light-City/CPlusPlusThings.git
synced 2026-02-04 02:54:42 +08:00
support bazel complie this project and format code.
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
* @date 2019-07-24
|
||||
*/
|
||||
|
||||
virtual static void fun() { }
|
||||
static void fun() const { }
|
||||
virtual static void fun() {}
|
||||
static void fun() const {}
|
||||
|
||||
Reference in New Issue
Block a user