SObjectizer 5.8
Loading...
Searching...
No Matches
agent_ptr_compare.hpp File Reference

A special comparison for agent pointers. More...

#include <so_5/fwd.hpp>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::impl
 Details of SObjectizer run-time implementations.
 

Functions

bool so_5::impl::special_agent_ptr_compare (const agent_t &a, const agent_t &b) noexcept
 A special comparison for agent pointers with respect to agent's priorities.
 

Detailed Description

A special comparison for agent pointers.

Since
v.5.5.8

Definition in file agent_ptr_compare.hpp.