RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::Concepts::CopyConcept Struct Reference

Requires copy-constructibility and copy-assignability. More...

#include <concepts.hh>

Inheritance diagram for RFFGen::Concepts::CopyConcept:
RFFGen::Concepts::ArithmeticConcept RFFGen::Concepts::FunctionConcept RFFGen::Concepts::MatrixConcept RFFGen::Concepts::SymmetricMatrixConcept RFFGen::Concepts::VectorConcept

Public Member Functions

 CopyConcept (const CopyConcept &)
 Copy-constructible.
 
CopyConceptoperator= (const CopyConcept &)
 Copy-assignable.
 

Detailed Description

Requires copy-constructibility and copy-assignability.


The documentation for this struct was generated from the following file: