stlab.adobe.com Adobe Systems Incorporated

traits< T > Struct Template Reference
[arg_stream]

defines any traits that help with the implementation of arg_stream::call() and/or helper objects like arg_stream::chain. More...

#include <arg_stream.hpp>

List of all members.

Static Public Attributes

static const bool has_eof_member

Detailed Description

template<typename T>
struct adobe::arg_stream::traits< T >

Currently only communicates if the type T has a member function eof() (which returns whether there are any arguements left in the stream).
This may be specialized by various arg_streams.

Definition at line 129 of file arg_stream.hpp.


Member Data Documentation

const bool has_eof_member [static]

Definition at line 131 of file arg_stream.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google