[
 (decl_specifiers) {
  (instantiated_template_type) {
   vector
   (template_instantiation_arguments) {
    <
    (decl_specifiers) {
     (builtintype) {
      int
     }
    }
    >
   }
  }
 }
]