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

Go to the source code of this file.

Namespaces

namespace  etl
 

Enumerations

enum struct  implementation { freestanding = 0 , hosted = 1 }
 

Functions

consteval auto is_freestanding () noexcept -> bool
 
consteval auto is_hosted () noexcept -> bool
 

Variables

constexpr auto current_implementation = implementation::freestanding