OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
gpu::equal_to_t< type_t > Struct Template Reference

Detailed Description

template<typename type_t>
struct gpu::equal_to_t< type_t >

Definition at line 34 of file operators.hpp.

+ Inheritance diagram for gpu::equal_to_t< type_t >:

Public Member Functions

__forceinline__ __device__ __host__ bool operator() (type_t a, type_t b) const
 

Member Function Documentation

◆ operator()()

template<typename type_t >
__forceinline__ __device__ __host__ bool gpu::equal_to_t< type_t >::operator() ( type_t  a,
type_t  b 
) const
inline

Definition at line 35 of file operators.hpp.


The documentation for this struct was generated from the following file: