class About : public Me
{
public:
std::string_view _name = "Vladislav";
std::string_view _surname = "Glushko";
std::size_t _age = 23;
private:
constexpr Like::Girl get_girl () const noexcept;
}
constexpr Like::Girl get_girl () const noexcept {
return Like::Girl {
"7FTrsE9tloO2lCG/uIkx0SORmkvUTilQ3SLHLAdz0r4=",
"qwertypassword__", AES_MODE::ECB, "Base64", 128
};
}
❤️
Фокусировка
ISTECTION/README.md
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.