Epok Engine

PSYQO SDK

psyqo::has_explicit_copy_constructor

Class template

Class template

Class template declared by the fragment-concept module for the fragment concept module.

Namespace
psyqo
Header
fragment-concept.hh
Include
#include "psyqo/fragment-concept.hh"
Module
fragment-concept
Source
https://github.com/pcsx-redux/nugget/blob/6186b131aacc5853a9161fb076ed34ffe504552d/psyqo/fragment-concept.hh:37
Inherits from
std::false_type

Basic usage

This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.

C++ example
#include "psyqo/fragment-concept.hh"

psyqo::has_explicit_copy_constructor& value = /* obtain a valid instance from your game */;