Skip to content
Snippets Groups Projects
Commit 3c635ef1 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

[C++] Correctly parse inline constructors for templates.


This failed for:
    template<class T> inline S<T>::S(nullptr_t):_p(0){}

Change-Id: Ibb48f403a66cb19567e65270aa166849ee81a162
Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
parent 9bc042e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment