Skip to content

Fix building error with gcc < 4.5 (tested with gcc4.3 under SLES 11 SP3)

lbartoletti requested to merge github/fork/tigerfoot/issue_44 into master

Created by: tigerfoot

Fix error typename outside of template for old gcc compiler.

Merge request reports