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

A concept implemented by string, Vector and Map. It is convertible to Range, default constructable and back_insertable. More...

#include <chaiscript_prelude_docs.hpp>

Public Member Functions

void push_back (Object)
 
Range range ()
 
Const_Range range () const
 

Detailed Description

A concept implemented by string, Vector and Map. It is convertible to Range, default constructable and back_insertable.


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