MCPcopy Create free account
hub / github.com/avaneev/biteopt / CBiteOptBase

Method CBiteOptBase

biteaux.h:1748–1751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1746{
1747private:
1748 CBiteOptBase( const CBiteOptBase& )
1749 {
1750 // Copy-construction unsupported.
1751 }
1752
1753 CBiteOptBase& operator = ( const CBiteOptBase& )
1754 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected