XFA: template tree (with attributes)

This commit is contained in:
Jakub Melka
2021-10-28 20:41:28 +02:00
parent 564c4068a5
commit f99c7970f2
6 changed files with 1797 additions and 2 deletions

View File

@ -31,7 +31,7 @@ namespace xfa
struct XFA_InplaceTag;
struct XFA_SharedMemoryTag;
template<typename Value, struct Tag>
template<typename Value, typename Tag>
class PDFXFAValueHolder
{
public:
@ -143,6 +143,11 @@ private:
/* START GENERATED CODE */
namespace xfa
{
} // namespace xfa
/* END GENERATED CODE */
} // namespace pdf