AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::slam::EmptySetTraits< SetType > Struct Template Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/v0.5.0/src/axom/slam/Relation.hpp>

Public Types

using EmptySetType = SetType *
 

Static Public Member Functions

static EmptySetType emptySet ()
 
template<typename ASetType >
static bool isEmpty (ASetType *set)
 

Member Typedef Documentation

◆ EmptySetType

template<typename SetType >
using axom::slam::EmptySetTraits< SetType >::EmptySetType = SetType*

Member Function Documentation

◆ emptySet()

template<typename SetType >
static EmptySetType axom::slam::EmptySetTraits< SetType >::emptySet ( )
inlinestatic

◆ isEmpty()


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