forked from boostorg/range
2
include/boost/range/empty.hpp
Executable file → Normal file
2
include/boost/range/empty.hpp
Executable file → Normal file
@ -28,7 +28,7 @@ namespace boost
|
||||
return boost::begin( r ) == boost::end( r );
|
||||
}
|
||||
|
||||
} // namepace 'boost'
|
||||
} // namespace 'boost'
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user