Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ getName
Method
getName
examples/src/json_traits_name_macro_examples.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
{
195
}
196
std::string getName() const
197
{
198
return name_;
199
}
200
jsoncons::optional<std::string> getSsn() const
201
{
202
return socialSecurityNumber_;
Callers
2
translate_ids_from_to_employees
Function · 0.45
tidy_member
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected