Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ Spacer
Method
Spacer
unittests/catch.hpp:5449–5451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5447
5448
public:
5449
explicit Spacer( size_t spaceWidth ) : Column(
""
) {
5450
width( spaceWidth );
5451
}
5452
};
5453
5454
class Columns {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected