BUG-6238: Remove char[]-based union instantiation path 76/42076/7
authorRobert Varga <rovarga@cisco.com>
Tue, 19 Jul 2016 18:02:39 +0000 (20:02 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 1 Aug 2016 09:15:48 +0000 (09:15 +0000)
Since we are iterating over the constituent types,
there is no need to fall back to string-based instantiation.

Change-Id: Ief17f444816d78d4266e82be3e359a5918213e6d
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found