sandboxed-api/sandboxed_api
Christian Blichmann 728355da87 Emit non-type template args as part of forward decls
This change allows us to emit forward declarations to classes that are
templated. For headers generated by the proto compiler this is sometimes
necessary.

Note:
- This will only emit types for a single level of template instantiations.
  That is, template template arguments are not supported.
- Typedefs only occurring in template arguments will be fully desugared
  and thus will not be available under their aliased name in the generated
  API code. This is consistent with the Python based generator (which
  does not emit these at all and relies on text extraction).

Signed-off-by: Christian Blichmann <cblichmann@google.com>
2020-10-28 16:48:04 +01:00
..
2020-03-19 09:58:28 -07:00
2020-10-15 13:25:30 -07:00
2020-10-26 09:08:41 -07:00
2020-09-03 07:40:33 -07:00
2020-10-26 09:08:41 -07:00
2020-10-26 09:08:41 -07:00
2020-07-20 03:07:54 -07:00
2020-07-20 03:07:54 -07:00
2020-10-26 09:08:41 -07:00
2020-07-20 03:07:54 -07:00