ChaiScript
Public Member Functions | List of all members
ChaiScript_Language::Map_Pair Class Reference

Item returned from a Range object from a Map. More...

#include <chaiscript_prelude_docs.hpp>

Public Member Functions

const string first ()
 Returns the key of the Map entry.
 
Object second ()
 Returns the value Object of the Map entry.
 

Detailed Description

Item returned from a Range object from a Map.


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