Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ruby_react_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ruby_react_
2y ago
> Status Execute(engine::Context &ctx, Server srv, Connection conn, std::string *output) curious why they did pointer in-out param instead of references here. They could also just return these values as well? in-out param style is