We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97bf74 commit 4c404c1Copy full SHA for 4c404c1
1 file changed
docs/cpp/trivial-standard-layout-and-pod-types.md
@@ -29,7 +29,7 @@ struct Trivial
29
int i;
30
private:
31
int j;
32
- };
+};
33
34
struct Trivial2
35
{
0 commit comments