CBMC
convert_string_literal.cpp File Reference

C/C++ Language Conversion. More...

+ Include dependency graph for convert_string_literal.cpp:

Go to the source code of this file.

Functions

std::basic_string< unsigned int > convert_one_string_literal (const std::string &src)
 

Detailed Description

C/C++ Language Conversion.

Definition in file convert_string_literal.cpp.

Function Documentation

◆ convert_one_string_literal()

std::basic_string<unsigned int> convert_one_string_literal ( const std::string &  src)

Definition at line 21 of file convert_string_literal.cpp.