My Project
include
bsl
char_type.hpp
Go to the documentation of this file.
1
28
#ifndef BSL_CHAR_TYPE_HPP
29
#define BSL_CHAR_TYPE_HPP
30
31
namespace
bsl
32
{
41
using
char_type
= char;
// PRQA S 2428
42
}
43
44
#endif
bsl::char_type
char char_type
Standard Char Type.
Definition:
char_type.hpp:41
Generated by
1.8.15