Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7f2099f

Browse filesBrowse files
committed
M9-3-3: add testcase clarification note
1 parent a9e6e83 commit 7f2099f
Copy full SHA for 7f2099f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎cpp/autosar/test/rules/M9-3-3/test.cpp

Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/M9-3-3/test.cpp
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ class Z4 {
210210
};
211211

212212
void fp_reported_in_381() {
213+
// added to test template initialization effects/lack thereof
213214
Z4 z;
214215
int i = z.front();
215216
z.fill(i);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.