Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
get_undoc_clipboard_fmt__ Struct Template Reference
get_undoc_clipboard_fmt__
More...
#include <winstl_undocumented.h>
List of all members.
Detailed Description
template<int i>
struct winstl::get_undoc_clipboard_fmt__< i >
get_undoc_clipboard_fmt__
- Note:
-
This has to be implemented as a class, because the function version does not correctly work in respect of the static. Specifically, it does not distinguish between different values of the parameterising constant, so that, say, get_undoc_clipboard_fmt__<1>(. . .) will cause fmt to be correctly initialised, but get_undoc_clipboard_fmt__<2>(. . .) will use the same value. This behaviour is demonstrated on VC5 & VC6, but works fine with Intel C++ 6 and 7, and VC7.
The documentation for this struct was generated from the following file: