pwn++  0.1.4
A (toy) Windows & Linux pwn library to play with modern C++.
pwn::literals::encoded_string Struct Reference

Lightweight wrapper class to decode strings. More...

#include <Literals.hpp>

Public Member Functions

constexpr const std::string str () const noexcept
 

Public Attributes

const std::string m_str {}
 

Detailed Description

Lightweight wrapper class to decode strings.


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