The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
utils::scope_exit_syntax_support Struct Reference

#include <scope_exit.hpp>

Public Member Functions

template<typename F >
scope_exit< F > operator<< (F &&f)
 

Detailed Description

Definition at line 30 of file scope_exit.hpp.

Member Function Documentation

◆ operator<<()

template<typename F >
scope_exit<F> utils::scope_exit_syntax_support::operator<< ( F &&  f)
inline

Definition at line 27 of file scope_exit.hpp.

References utils::scope_exit< F >::f_.


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