STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

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:

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004