Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Typedef PDJE_UTIL::db::Database
View page source
Typedef PDJE_UTIL::db::Database
Defined in
File Database.hpp
Typedef Documentation
template
<
keyvalue
::
KeyValueBackendConcept
Backend
>
using
PDJE_UTIL
::
db
::
Database
=
keyvalue
::
KeyValueDatabase
<
Backend
>