Skip to main content

class split_2d

Declaration

class split_2d : public hint_base { /* full declaration omitted */ };

Description

Suggests that the task should be split into 2D chunks.

Inherits from: hint_base

Member Function Overview

  • validate(const hint_base & other) const → void

Inherited from hint_base:

Member Functions

void validate(const hint_base& other) const

Parameters

const hint_base& other