Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Types | Static Public Member Functions | List of all members
vtb::guile::Traits< T > Class Template Reference

Public Types

using value_type = T
 

Static Public Member Functions

static void define ()
 
static SCM type ()
 
static SCM make ()
 
static SCM make (const T &rhs)
 
static SCM make (T &&rhs)
 

Detailed Description

template<class T>
class vtb::guile::Traits< T >

Definition at line 11 of file traits.hh.