namespaces.lst 652 B

123456789101112131415
  1. src/garrayutils.pp=namespaced/System.Stl.ArrayUtils.pp
  2. {s*:src/}=namespaced/
  3. {i+:src/}
  4. src/gdeque.pp=namespaced/System.Stl.Deque.pp
  5. src/gstack.pp=namespaced/System.Stl.Stack.pp
  6. src/ghashmap.pp=namespaced/System.Stl.HashMap.pp
  7. src/gset.pp=namespaced/System.Stl.Sets.pp
  8. src/gtree.pp=namespaced/System.Stl.Tree.pp
  9. src/ghashset.pp=namespaced/System.Stl.HashSet.pp
  10. src/gmap.pp=namespaced/System.Stl.Map.pp
  11. src/gpriorityqueue.pp=namespaced/System.Stl.PriorityQueue.pp
  12. src/gqueue.pp=namespaced/System.Stl.Queue.pp
  13. src/gutil.pp=namespaced/System.Stl.Util.pp
  14. src/gvector.pp=namespaced/System.Stl.Vector.pp
  15. src/glinkedlist.pp=namespaced/System.Stl.LinkedList.pp