DxLibEx
dxle::detail::static_cast_if_helper< to, from, false, false > Struct Template Reference

#include <cast_if.hpp>

Public Member Functions

DXLE_CONSTEXPR to operator() (const from &n) const DXLE_NOEXCEPT_IF(std
 

Detailed Description

template<typename from, typename to>
struct dxle::detail::static_cast_if_helper< to, from, false, false >

Definition at line 27 of file cast_if.hpp.

Member Function Documentation

§ operator()()

template<typename from , typename to >
DXLE_CONSTEXPR to dxle::detail::static_cast_if_helper< to, from, false, false >::operator() ( const from &  n) const
inline

Definition at line 28 of file cast_if.hpp.


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