userver
C++ Async Framework
Toggle main menu visibility
Documentation
API Groups
Namespaces
Reference
Class List
Class Index
File List
Macros
All
e
i
l
r
t
u
Functions
Macros
e
i
l
r
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
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 Wed Apr 30 2025 15:48:39 for userver by
Doxygen
1.13.2