The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
ai::leader_aspects_visitor Class Reference

#include <value_translator.hpp>

Public Member Functions

std::string operator() (const bool b) const
 
std::string operator() (const std::vector< std::string > s) const
 

Detailed Description

Definition at line 116 of file value_translator.hpp.

Member Function Documentation

◆ operator()() [1/2]

std::string ai::leader_aspects_visitor::operator() ( const bool  b) const
inline

Definition at line 122 of file value_translator.hpp.

References b.

◆ operator()() [2/2]

std::string ai::leader_aspects_visitor::operator() ( const std::vector< std::string >  s) const
inline

Definition at line 129 of file value_translator.hpp.

References utils::join(), and s.


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