xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
func_callable_.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#error "Do not include this file: Internal use only. Include <xtd/callable> or <xtd/callable.hpp> instead."
6
7
9
namespace
xtd
{
25
template
<
class
function_t,
class
result_t = void,
class
... args_t>
26
struct
func_callable
;
27
}
xtd::func_callable
Definition
func_callable.hpp:11
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.