MySQL 9.6.0
Source Code Documentation
forward_like.h File Reference

Experimental API header. More...

#include <type_traits>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::utils
 

Functions

template<class Qualifiers_from_t , class Value_t >
constexpr auto && mysql::utils::forward_like (Value_t &&x) noexcept
 Implementation of C++23's std::forward_like. More...
 

Detailed Description

Experimental API header.