openigtlink / OpenIGTLink

Free, open-source network communication library for image-guided therapy
http://openigtlink.org
BSD 3-Clause "New" or "Revised" License
103 stars 184 forks source link

COMP: Modern gcc compilers have a reasonable template depth limit #175

Closed jcfr closed 6 years ago

jcfr commented 6 years ago

This will steamline infegration of OpenIGTLink by not contraining downstream project to a specific template depth.

Adapted from InsightSoftwareConsortium/ITK@5bcca74

jcfr commented 6 years ago

@leochan2009 This can also be integrated.

jcfr commented 6 years ago

Thanks :+1: