Skip to content
  • Guillaume Roguez's avatar
    qa: move private structure definition into .cpp file · 273701d6
    Guillaume Roguez authored
    Private structure must not be defined into the class definition file
    (usually the .h file).
    Replaced by forward declaration only.
    Code adapted for that (an inlined method has been un-inlined).
    
    Change-Id: If6fb375629c3c19494b177bc75ab6183e591e22e
    273701d6