docudb
1.0
|
Concrete wrapper for erasing the type of a Queryable object. More...
#include <docudb.hpp>
Public Member Functions | |
queryable_wrapper (T &&obj) | |
std::string | to_query_string () const override |
binder | get_binder () const override |
![]() | |
virtual | ~queryable_base ()=default |
Concrete wrapper for erasing the type of a Queryable object.
Definition at line 413 of file docudb.hpp.
|
inlineexplicit |
Definition at line 415 of file docudb.hpp.
|
inlineoverridevirtual |
Implements docudb::query::queryable_base.
Definition at line 422 of file docudb.hpp.
|
inlineoverridevirtual |
Implements docudb::query::queryable_base.
Definition at line 417 of file docudb.hpp.