| cartobase
    5.1.2
    | 
This allocator is used by the top-level Converter to allocate a new object depending on the input: it is responsible for dimensioning the output object (ie image dimensions etc) More...
#include <cartobase/type/converter.h>
| Static Public Member Functions | |
| static OUTP * | alloc (const INP &in) | 
This allocator is used by the top-level Converter to allocate a new object depending on the input: it is responsible for dimensioning the output object (ie image dimensions etc)
Definition at line 164 of file converter.h.
| 
 | inlinestatic | 
Definition at line 323 of file converter.h.
Referenced by carto::Converter< INP, OUTP >::operator()().