Skip to content

Commit bbcf520

Browse files
committed
comments added, cleanup.
1 parent 095119d commit bbcf520

15 files changed

Lines changed: 84 additions & 168 deletions

CxxTestRegistration/inc/Registration.h

Lines changed: 0 additions & 70 deletions
This file was deleted.

CxxTestRegistration/inc/reg_decls.h

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/inc/reg_ids.h

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/src/regs0_Animal.cpp

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/src/regs10_Complex.cpp

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/src/regs11_StringConst.cpp

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/src/regs1_Date.cpp

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/src/regs2_Book.cpp

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

CxxTestRegistration/src/regs3_Person.cpp

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1+
12
/*****************************************************************************
23
* *
3-
* clang-mirror Generated Reflection Surface *
4+
* `clang-mirror` generated file. *
45
* *
5-
* This file is automatically generated by clang-mirror and represents *
6+
* This file is automatically generated by `clang-mirror` and represents *
67
* the reflected projection of user code for consumption by the *
7-
* Reflection Template Library (RTL). *
8+
* Reflection Template Library(RTL). *
89
* *
910
* It contains compiler-derived identifiers and metadata describing *
10-
* namespaces, types, and members selected for reflection, enabling *
11-
* compiler checking and IDE integration. *
11+
* namespaces, types, and members selected for reflection. *
1212
* *
1313
* DO NOT EDIT THIS FILE MANUALLY. *
1414
* Any changes will be overwritten by the generator. *
1515
* *
1616
* clang-mirror: https://github.com/ReflectCxx/clang-mirror *
17-
* *
18-
* SPDX-License-Identifier: MIT *
17+
* RTL: https://github.com/ReflectCxx/ReflectionTemplateLibrary-CPP *
1918
* *
2019
*****************************************************************************/
2120

0 commit comments

Comments
 (0)