Skip to content

Instantly share code, notes, and snippets.

@matt-42
Created October 6, 2015 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matt-42/10ee54fc51cf2264dec0 to your computer and use it in GitHub Desktop.
Save matt-42/10ee54fc51cf2264dec0 to your computer and use it in GitHub Desktop.
silicon: manual connection instantiation.
auto factory = sqlite_connection_factory("database.db");
auto c = factory.instantiate();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment