mn::stl::bit_and< T > Struct Template Reference
#include <mn_stl.hpp>
Inheritance diagram for mn::stl::bit_and< T >:
Collaboration diagram for mn::stl::bit_and< T >:
Public Member Functions | |
binary_function< T, T, T >::result_type | operator() (const T &a, const T &b) const noexcept |
Additional Inherited Members | |
Public Types inherited from mn::stl::binary_function< T, T, T > | |
using | first_argument_type = Arg |
first_argument_type is the type of the first argument More... | |
using | second_argument_type = T |
second_argument_type is the type of the second argument More... | |
using | result_type = T |
result_type is the return type More... | |
Member Function Documentation
◆ operator()()
template<typename T >
|
inlinenoexcept |
The documentation for this struct was generated from the following file: