userver
C++ Async Framework
Loading...
Searching...
No Matches
samples/hello_service/src/say_hello.hpp
#pragma once
#include <string>
#include <string_view>
namespace
samples::hello {
std::string SayHelloTo(std::string_view name);
}
// namespace samples::hello
Generated on Tue Nov 19 2024 11:25:18 for userver by
Doxygen
1.10.0