Hacker News new | ask | show | jobs
by gruntled-worker 18 days ago
auto get_xyz_position() -> std::unordered_map<std::string, double *> { ... }
1 comments

You'll need to elaborate
It's probably the C++ version of the tired EnterpriseBuilderPatternWhateverFactory jokes about java verbosity.