Basic (almost trivial) implementations for some STL like containers that could work in OmpSs.
They are not expected to be real substitutes, but it just gives the basic interface and functionalities. The implemented functionalities are just the ones I have needed for my applications.
This code is under GPL-v3 License.