Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- void foo(Some::Namespaced::Parameter<Some::Namespaced::Type> value1,
- Some::Namespaced::Parameter<Some::Namespaced::Type> value1) {
- Some::Namespaced::Parameter<Some::Namespaced::Type> something;
- }
- void foo(Some::Namespaced::Parameter<Some::Namespaced::Type> value1,
- Some::Namespaced::Parameter<Some::Namespaced::Type> value1)
- {
- Some::Namespaced::Parameter<Some::Namespaced::Type> something;
- }
Advertisement
Add Comment
Please, Sign In to add comment