GridKit
Installation
Applications
Models
Examples
API Reference
Development
GridKit
Template Function GridKit::Testing::throws
View page source
Template Function GridKit::Testing::throws
Defined in
File Testing.hpp
Function Documentation
template
<
typename
TErr
=
void
,
typename
TFunc
,
typename
...
TArgs
>
inline
bool
GridKit
::
Testing
::
throws
(
TFunc
func
,
TArgs
&
&
...
args
)