Home | History | Annotate | Download | only in submodules
      1 module std {
      2   module vector { header "vector.h" }
      3   module type_traits { header "type_traits.h" }
      4   explicit module hash_map { header "hash_map.h" }
      5 }
      6