Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ CppIsGreat
Class
CppIsGreat
04.11-inClassMemberFunction0/main.cpp:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
// SPDX-License-Identifier: MIT
3
4
struct CppIsGreat {
5
CppIsGreat();
6
};
7
8
CppIsGreat::CppIsGreat()
9
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected