MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / set_end

Method set_end

proto/test_models.cpp:806–809  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

804}
805
806void FieldModel<::test::StructSimple>::set_end(size_t fbe_begin)
807{
808 _buffer.unshift(fbe_begin);
809}
810
811void FieldModel<::test::StructSimple>::set(const ::test::StructSimple& fbe_value) noexcept
812{

Callers 2

test_create.cppFile · 0.45
mainFunction · 0.45

Calls 1

unshiftMethod · 0.45

Tested by

no test coverage detected