Fabrique

A build language for complex systems

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
fabrique::Uncopyable Class Reference

An object that cannot be copy-constructed. More...

#include <Uncopyable.h>

Inheritance diagram for fabrique::Uncopyable:
fabrique::ast::Node fabrique::ast::Scope fabrique::dag::Parameter fabrique::dag::Value fabrique::Type fabrique::ast::Expression fabrique::ast::Identifier fabrique::ast::Mapping fabrique::ast::Parameter fabrique::ast::CompoundExpression fabrique::dag::Build fabrique::dag::File fabrique::dag::Function fabrique::dag::List fabrique::dag::Primitive< T > fabrique::dag::Rule fabrique::dag::Structure fabrique::dag::Target fabrique::dag::Primitive< bool > fabrique::dag::Primitive< int > fabrique::dag::Primitive< std::string > fabrique::BooleanType fabrique::FileType fabrique::FunctionType fabrique::IntegerType fabrique::MaybeType fabrique::RawMaybeType fabrique::RawSequenceType fabrique::SequenceType fabrique::StringType fabrique::StructureType

Detailed Description

An object that cannot be copy-constructed.

Definition at line 40 of file Uncopyable.h.


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