Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angelscript addon: Template Containers

Bringing over your good old friends, the STL containers from c++ to angelscript. Currently these container types are supported:

  • vector
  • list
  • deque
  • set
  • unordered_set
  • map
  • unordered_map

License

This library uses the The zlib/libpng License, same thing that Angelscript itself uses. It is quite free indeed.

You can read the license over at
http://opensource.org/licenses/zlib-license.php
or in the source files or in LICENSE.txt.

Forum post

Tell others about possible problems and tell tall tales of victory at the angelscript forum
Release post

Manual

There is a doxygen manual available over at
http://sami-vuorela.github.io/aatc
go read that instead of this readme.

About

Angelscript addon: Template Containers brings the STL containers to angelscript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages