PUP: Fix detection of class constructors taking PUP::reconstruct82/4582/1
commit5d20c32c7b50f506be0b4bb67456f67f945c9a36
authorEvan Ramos <evan@hpccharm.com>
Mon, 17 Sep 2018 21:58:02 +0000 (17 16:58 -0500)
committerEvan Ramos <evan@hpccharm.com>
Mon, 17 Sep 2018 23:28:45 +0000 (17 18:28 -0500)
treeceaeff146338280852fc23b51894aa43c4330d65
parent9212ce48e779fc3360e491b224cae977df4dd0eb
PUP: Fix detection of class constructors taking PUP::reconstruct

Previously, this code would check if PUP::reconstruct could be
constructed using the class type as a parameter. This patch swaps the
types to the correct relationship.

Change-Id: I014a5fd879d85aaccb7194c00ae571dc9c71c269
src/util/pup.h