Support class of transport_packager polymorphic functor. If the specified argument is a view, store its constituent parts in package and return the package. Otherwise, just return the argument. More...
Static Public Member Functions | |
static type | apply (View &view) |
Public Types | |
typedef package< View > | type |
Support class of transport_packager polymorphic functor. If the specified argument is a view, store its constituent parts in package and return the package. Otherwise, just return the argument.