Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/di
/ capacity
Method
capacity
doc/cppcon-2018/example/cppcon_talk_5.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
class Eniac {
11
public:
12
constexpr auto capacity() const { return 42;}
13
constexpr auto layout() { }
14
};
15
Callers
1
cppcon_talk_5.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected