|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
A type that can be managed by a pool. More...
#include <concepts.h>
A type that can be managed by a pool.
Types satisfying this concept can be pooled and reused.
Example usage:
Definition at line 284 of file concepts.h.