Public Types | |
typedef std::remove_pointer < typename std::decay< T > ::type >::type | _T |
typedef io_req< _T > | type |
Public Member Functions | |
template<class U > | |
type | operator() (future<> _precondition, U &&v, off_t _where) const |
template<class U > | |
type | operator() (future<> _precondition, U &&v, size_t _length, off_t _where) const |
January, 2014 |
Copyright © 2013-2014 Niall Douglas, Cork, Ireland Copyright © 2013 Paul Kirth, California |