OGLplus  (0.59.0) a C++ wrapper for rendering APIs

from_string.hpp File Reference
#include "is_within_limits.hpp"
#include "memory/span_algo.hpp"
#include "mp_string.hpp"
#include "selector.hpp"
#include "string_span.hpp"
#include "type_identity.hpp"
#include "valid_if/always.hpp"
#include "valid_if/decl.hpp"
#include <chrono>
#include <cstdlib>
#include <eagine/from_string.inl>

Go to the source code of this file.

Namespaces

 eagine
 Common code is placed in this namespace.
 

Functions

template<typename T >
auto eagine::from_string (string_view src) noexcept
 Converts the string representation in src to a value of type T. More...
 
template<typename T , identifier_t V>
auto eagine::from_string (string_view src, selector< V > sel) noexcept
 Converts the string representation in src to a value of type T. More...
 

Detailed Description

Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).