MCPcopy Create free account
hub / github.com/ByConity/ByConity / registerDataTypeBitMap64

Function registerDataTypeBitMap64

src/DataTypes/DataTypeBitMap64.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void registerDataTypeBitMap64(DataTypeFactory & factory)
51{
52 factory.registerSimpleDataType("BitMap64", create);
53}
54
55}

Callers 1

DataTypeFactoryMethod · 0.85

Calls 1

Tested by

no test coverage detected