tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
destructible.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Concepts

concept  etl::destructible
 The concept destructible specifies the concept of all types whose instances can safely be destroyed at the end of their lifetime (including reference types).