diagrams:
  t00012_class:
    type: class
    glob:
      - t00012.cc
    using_namespace: clanguml::t00012
    include:
      namespaces:
        - clanguml::t00012
    plantuml:
      after:
        - 'note right of {{alias("C<std::map<int,std::vector<std::vector<std::vector<std::string>>>>,3,3,3>")}} : Long template annotation'
    mermaid:
      after:
        - 'note for {{ alias("C<std::map<int,std::vector<std::vector<std::vector<std::string>>>>,3,3,3>") }} "Long template annotation"'
    graphml:
      notes:
        'clanguml::t00012::C<std::map<int,std::vector<std::vector<std::vector<std::string>>>>,3,3,3>':
          - 'Long template annotation'
