Looking for gnuradio coding style template

Could someone point me to the right place? Thanks,

This might be what you’re looking for:
https://gnuradio.org/redmine/projects/gnuradio/wiki/Coding_guide#C

Skip down to the C++ section.

v/r,
Rich

For curly brace formatting and spacing see the “Code Format” section of:

https://gnuradio.org/redmine/projects/gnuradio/wiki/Coding_guide_impl

Ron