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

Method alloc

src/backends/postgresql/statement.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void postgresql_statement_backend::alloc()
85{
86 // nothing to do here
87}
88
89void postgresql_statement_backend::clean_up()
90{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected