# net::base_bind_traits

More...

#include <traits.hpp>

Inherited by net::base_traits< NodeVal, EdgeVal, NodeKey, EdgeKey >

# Public Functions

Name
EdgeKey bind(const NodeKey & nodekey1, const NodeKey & nodekey2)

# Detailed Description

template <typename EdgeKey ,
typename NodeKey >
struct net::base_bind_traits;

# Public Functions Documentation

# function bind

static EdgeKey bind(
    const NodeKey & nodekey1,
    const NodeKey & nodekey2
)

Updated on 15 June 2022 at 16:04:18 CST