mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@268 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
8ec538a76e
commit
7d06ec5290
1 changed files with 1 additions and 2 deletions
|
|
@ -111,8 +111,7 @@ namespace detail5
|
||||||
struct sink
|
struct sink
|
||||||
{
|
{
|
||||||
template< typename T >
|
template< typename T >
|
||||||
sink( const T&, BOOST_DEDUCED_TYPENAME boost::disable_if<
|
sink( const T& )
|
||||||
boost::is_fundamental< T > >::type* = 0 )
|
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue