Angelscript addon Template Containers  1.0
STL container powerr for Angelscript
Requirements

Angelscript version >= 2.30.0

A c++ compiler that supports these c++11 features

  1. std::conditional
  2. header <atomic>

Your angelscript engine needs a string registered (been developing with the official addon scriptstdstring)

There is no generic call convention interface available yet, so if your angelscript project was dependant on that, you can't use AATC yet.