8#ifndef INCLUDED_BSLSTL_BADFUNCTIONCALL
9#define INCLUDED_BSLSTL_BADFUNCTIONCALL
96#include <bslscm_version.h>
102#ifdef BDE_BUILD_TARGET_EXC
107#if BSLS_COMPILERFEATURES_FULL_CPP11
109 using std::bad_function_call;
117class bad_function_call :
public std::exception {
#define BSLS_EXCEPTION_VIRTUAL_NOTHROW
Definition bsls_exceptionutil.h:402
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlat_valuetypefunctions.h:939