3#ifndef TETL_VERSION_IMPLEMENTATION_HPP
4#define TETL_VERSION_IMPLEMENTATION_HPP
13#if defined(__STDC_HOSTED__)
Definition adjacent_find.hpp:8
consteval auto is_hosted() noexcept -> bool
Definition implementation.hpp:19
implementation
Definition implementation.hpp:8
@ hosted
Definition implementation.hpp:10
@ freestanding
Definition implementation.hpp:9
constexpr auto current_implementation
Definition implementation.hpp:16
consteval auto is_freestanding() noexcept -> bool
Definition implementation.hpp:21