Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeLankamp/fpm
/ input
Method
input
tests/input.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
{
34
protected:
35
input() : m_locale(
"C"
)
36
{
37
}
38
39
void setlocale(std::locale locale)
40
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected