My Project
include
bsl
cstr_type.hpp
Go to the documentation of this file.
1
28
#ifndef BSL_CSTR_TYPE_HPP
29
#define BSL_CSTR_TYPE_HPP
30
31
namespace
bsl
32
{
39
using
cstr_type
=
char
const
*;
// PRQA S 2428
40
}
41
42
#endif
bsl::cstr_type
char const * cstr_type
C-style string type.
Definition:
cstr_type.hpp:39
Generated by
1.8.15