LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
Strings.cpp File Reference

Implementation file for all the functionality related to Strings in WSTP. More...

Detailed Description

Implementation file for all the functionality related to Strings in WSTP.

Date
Mar 23, 2018
Author
Rafal Chojna rafal.nosp@m.c@wo.nosp@m.lfram.nosp@m..com
#include "LLU/WSTP/Strings.h"
#include <algorithm>
+ Include dependency graph for Strings.cpp:

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.
 
 LLU::WS
 Contains definitions related to WSTP functionality in LLU.
 
 LLU::WS::EncodingConfig
 Contains configuration parameters that paclet developers may modify.
 

Variables

constexpr long LLU::WS::EncodingConfig::defaultSubstituteCode = 26
 Default substitute code is 26, which is an ascii character called "Substitute". More...