MCPcopy Create free account
hub / github.com/SOCI/soci / empty_statement_backend

Method empty_statement_backend

src/backends/empty/statement.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14empty_statement_backend::empty_statement_backend(empty_session_backend &session)
15 : session_(session)
16{
17}
18
19void empty_statement_backend::alloc()
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected