Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ maxSize
Method
maxSize
src/common/cvt.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
USHORT maxSize() override
197
{
198
return sizeof(typename Traits::ValueType);
199
}
200
201
void truncate8() override
202
{
Callers
1
cvt_decompose
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected