STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
VS2017
inc
stdexcpt.h
Go to the documentation of this file.
1
/***
2
*stdexcpt.h - User include file for standard exception classes
3
*
4
* Copyright (c) Microsoft Corporation. All rights reserved.
5
*
6
*Purpose:
7
* This file is the previous location of the standard exception class
8
* definitions, now found in the standard header <exception>.
9
*
10
* [Public]
11
*
12
****/
13
14
#pragma once
15
16
#include <
crtdefs.h
>
17
18
#ifndef _INC_STDEXCPT
19
#define _INC_STDEXCPT
20
21
#ifdef __cplusplus
22
23
#include <
exception
>
24
25
#endif
/* __cplusplus */
26
#endif
/* _INC_STDEXCPT */
crtdefs.h
exception
Generated on Sat Jul 22 2017 14:35:29 for STLdoc by
1.8.8