Support class of transporter_unpackager polymorphic functor. If the specified argument is a package, invoke the function operator. Otherwise, just return the argument. More...
Static Public Member Functions | |
static type & | apply (View &view) |
static type & | apply (View &&view) |
Public Types | |
typedef View | type |
Support class of transporter_unpackager polymorphic functor. If the specified argument is a package, invoke the function operator. Otherwise, just return the argument.