The Battle for Wesnoth  1.19.14+dev
Public Member Functions | List of all members
utils::ranges::implementation::identity Struct Reference

#include <general.hpp>

Public Member Functions

template<typename T >
constexpr T && operator() (T &&t) const noexcept
 

Detailed Description

Definition at line 167 of file general.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr T&& utils::ranges::implementation::identity::operator() ( T &&  t) const
inlineconstexprnoexcept

Definition at line 170 of file general.hpp.

References t.


The documentation for this struct was generated from the following file: