#include <winstl/system/module_filename.hpp>
| C | The character type | |
| T | The traits type. On translators that support default template arguments, this defaults to filesystem_traits<C> |
Public Types | |
Member Constants | |
| enum | { internalBufferSize = 128 } |
| enum | { allowImplicitConversion = 1 } |
| enum | { sharedState = 0 } |
Member Types | |
| typedef C | char_type |
| typedef HINSTANCE | argument_0_type |
| typedef processheap_allocator< C > | allocator_type |
| typedef size_t | size_type |
| typedef size_type(* | pfn_type )(argument_0_type, char_type *, size_type) |
Static Public Member Functions | |
Operations | |
| static pfn_type | get_fn () |
1.5.6