LLVM  8.0.1
llvm::is_trivially_move_constructible< T & > Struct Template Reference

#include "llvm/Support/type_traits.h"

Inheritance diagram for llvm::is_trivially_move_constructible< T & >:
Inheritance graph
[legend]
Collaboration diagram for llvm::is_trivially_move_constructible< T & >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct llvm::is_trivially_move_constructible< T & >

Definition at line 143 of file type_traits.h.


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