BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::String_IsConvertibleToCString< CHAR_TYPE, TYPE > Struct Template Reference

#include <bslstl_string.h>

Inheritance diagram for bsl::String_IsConvertibleToCString< CHAR_TYPE, TYPE >:
bsl::is_convertible< TYPE, const CHAR_TYPE * >

Detailed Description

template<class CHAR_TYPE, class TYPE>
struct bsl::String_IsConvertibleToCString< CHAR_TYPE, TYPE >

This component-private struct template implements a meta-function to determine if the (template parameter) TYPE is convertible to the (template parameter) const CHAR_TYPE *.


The documentation for this struct was generated from the following file: