The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
symbol_table Struct Reference

#include <language.hpp>

Public Member Functions

const t_stringoperator[] (const std::string &key) const
 
const t_stringoperator[] (const char *key) const
 

Detailed Description

Definition at line 58 of file language.hpp.

Member Function Documentation

const t_string & symbol_table::operator[] ( const std::string key) const

Definition at line 73 of file language.cpp.

References empty_string, and i.

const t_string & symbol_table::operator[] ( const char *  key) const

Definition at line 89 of file language.cpp.


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