wftk::ResInval< R > Struct Template Reference
default fallback for a failed resource find (return a reference to a static member)
More...
#include <resources.h>
List of all members.
|
Public Types |
typedef const R & | OutType |
| the resource type the registry will return on a find() call
|
Public Member Functions |
OutType | operator() () const |
| default value for find() to return when resource lookup fails
|
Detailed Description
template<class R>
struct wftk::ResInval< R >
default fallback for a failed resource find (return a reference to a static member)
The documentation for this struct was generated from the following file:
Generated Tue Oct 26 19:02:13 2004.
Copyright © 1998-2003 by the respective authors.
This document is licensed under the terms of the GNU Free Documentation
License and may be freely distributed under the conditions given by this
license.