.TH "sc::NCResult< T >" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::NCResult< T > \- This is similar to \fBResult\fP, but can be used with non-class types\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::ResultInfo\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBNCResult\fP (\fBCompute\fP *c)" .br .ti -1c .RI "\fBNCResult\fP (const \fBNCResult\fP< T > &r, \fBCompute\fP *c)" .br .ti -1c .RI "\fBoperator T&\fP ()" .br .ti -1c .RI "T & \fBresult\fP ()" .br .ti -1c .RI "T & \fBresult_noupdate\fP ()" .br .ti -1c .RI "const T & \fBresult_noupdate\fP () const" .br .ti -1c .RI "void \fBoperator=\fP (const T &a)" .br .ti -1c .RI "void \fBoperator=\fP (const \fBNCResult\fP< T > &r)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP .SS "template .br class sc::NCResult< T >" This is similar to \fBResult\fP, but can be used with non-class types\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.