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 Sep 2 2025 12:30:03 for userver by
Doxygen
1.13.2