Update clang-format
This commit is contained in:
parent
c755a885bf
commit
9f18b7f4d8
89 changed files with 11377 additions and 11546 deletions
|
|
@ -5,7 +5,8 @@
|
|||
/// \file
|
||||
/// Serialization code generation.
|
||||
///
|
||||
/// Given an input file, it will generate a serialize() function for each class marked with [[generate::serialize]].
|
||||
/// Given an input file, it will generate a serialize() function for each class marked with
|
||||
/// [[generate::serialize]].
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue