03:18
DillonKipke[m] has quit [Ping timeout: 265 seconds]
03:18
rcurtin[m] has quit [Ping timeout: 265 seconds]
03:18
Aakash-kaushikA4 has quit [Ping timeout: 265 seconds]
03:18
HimanshuPathak[m has quit [Ping timeout: 265 seconds]
03:18
MohomedShalik[m] has quit [Ping timeout: 265 seconds]
03:18
KrishnaSashank[m has quit [Ping timeout: 265 seconds]
03:18
liteYagimiOO9lit has quit [Ping timeout: 265 seconds]
03:18
AlexNguyen[m] has quit [Ping timeout: 265 seconds]
03:18
_slack_mlpack_24 has quit [Ping timeout: 265 seconds]
03:18
NitikJain[m] has quit [Ping timeout: 265 seconds]
03:18
GauravGhati[m] has quit [Ping timeout: 265 seconds]
03:18
ShahAnwaarKhalid has quit [Ping timeout: 265 seconds]
03:18
MatrixTravelerb4 has quit [Ping timeout: 265 seconds]
03:18
psydroid has quit [Ping timeout: 265 seconds]
03:19
ShivamShaurya[m] has quit [Ping timeout: 265 seconds]
03:19
_slack_mlpack_28 has quit [Ping timeout: 265 seconds]
03:19
jeffin143[m] has quit [Ping timeout: 265 seconds]
03:19
Amankumar[m] has quit [Ping timeout: 265 seconds]
03:19
AyushiJain[m] has quit [Ping timeout: 265 seconds]
03:19
MayankRaj[m] has quit [Ping timeout: 265 seconds]
03:19
OleksandrNikolsk has quit [Ping timeout: 265 seconds]
03:19
ronakypatel[m] has quit [Ping timeout: 265 seconds]
03:19
LolitaNazarov[m] has quit [Ping timeout: 265 seconds]
03:19
NamanJain[m] has quit [Ping timeout: 265 seconds]
03:19
_slack_mlpack_28 has joined #mlpack
03:23
psydroid has joined #mlpack
03:23
_slack_mlpack_24 has joined #mlpack
03:24
MatrixTravelerb4 has joined #mlpack
03:30
DillonKipke[m] has joined #mlpack
03:30
HimanshuPathak[m has joined #mlpack
03:30
Aakash-kaushikA4 has joined #mlpack
03:31
rcurtin[m] has joined #mlpack
03:31
MohomedShalik[m] has joined #mlpack
03:31
KrishnaSashank[m has joined #mlpack
03:33
NitikJain[m] has joined #mlpack
03:33
liteYagimiOO9lit has joined #mlpack
03:33
AlexNguyen[m] has joined #mlpack
03:34
ShahAnwaarKhalid has joined #mlpack
03:34
GauravGhati[m] has joined #mlpack
03:37
ShivamShaurya[m] has joined #mlpack
03:38
ronakypatel[m] has joined #mlpack
03:38
LolitaNazarov[m] has joined #mlpack
03:38
OleksandrNikolsk has joined #mlpack
03:38
Amankumar[m] has joined #mlpack
03:38
MayankRaj[m] has joined #mlpack
03:39
jeffin143[m] has joined #mlpack
03:40
NamanJain[m] has joined #mlpack
03:40
AyushiJain[m] has joined #mlpack
12:43
texasmusicinstru has joined #mlpack
13:05
texasmusicinstru has quit [Remote host closed the connection]
13:07
texasmusicinstru has joined #mlpack
13:07
texasmusicinstru has quit [Remote host closed the connection]
13:08
texasmusicinstru has joined #mlpack
13:09
texasmusicinstru has quit [Read error: Connection reset by peer]
13:12
texasmusicinstru has joined #mlpack
20:09
<
zoq[m] >
I don't think cereal knows how to serialize a union. You would have to store some extra information in the class that defines how to restore the data. But maybe there is a way to avoid the union in the first place?
20:10
<
zoq[m] >
Like you would have to do the conversion in case of `cereal::is_loading<Archive>()`