Add helper class CreateTransient to TPConverterBase
Factorize creation of the transient object into a helper templated class, to make it easier to specialize it (before it was based on specilizing of a single templated converter method, but that was apparently not always compiling) Former-commit-id: 0b511c7d
Loading
Please register or sign in to comment