BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl::DefaultSearcher_CanOptimize< FORWARD_ITR_NEEDLE, EQUAL, FORWARD_ITR_HAYSTACK > Struct Template Reference

#include <bslstl_defaultsearcher.h>

Public Types

enum  { value }
 

Detailed Description

template<class FORWARD_ITR_NEEDLE, class EQUAL, class FORWARD_ITR_HAYSTACK>
struct bslstl::DefaultSearcher_CanOptimize< FORWARD_ITR_NEEDLE, EQUAL, FORWARD_ITR_HAYSTACK >

This component-private meta-function struct provides a member enumerator value that is true if all of the specified FORWARD_ITR_NEEDLE, EQUAL, and FORWARD_ITR_HAYSTACK meet the criteria for an optimization of the default searcher, and has the value false otherwise.

Member Enumeration Documentation

◆ anonymous enum

template<class FORWARD_ITR_NEEDLE , class EQUAL , class FORWARD_ITR_HAYSTACK >
anonymous enum
Enumerator
value 

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