代码搜索:composition
找到约 1,051 项符合「composition」的源代码
代码结果 1,051
www.eeworm.com/read/140545/13076507
cpp composetry.cpp
//: C06:ComposeTry.cpp
// A first attempt at implementing function composition
#include
#include
#include
#include
#include
using namespace
www.eeworm.com/read/325023/13230918
java transmogrify.java
//: polymorphism/Transmogrify.java
// Dynamically changing the behavior of an object
// via composition (the "State" design pattern).
import static net.mindview.util.Print.*;
class Actor {
pu
www.eeworm.com/read/344239/11895273
java transmogrify.java
//: polymorphism/Transmogrify.java
// Dynamically changing the behavior of an object
// via composition (the "State" design pattern).
import static net.mindview.util.Print.*;
class Actor {
pu
www.eeworm.com/read/213892/15122996
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by composition.rc
//
#define IDS_PROJNAME 100
#define IDR_ACEPOWELL 101
www.eeworm.com/read/193950/5139411
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by composition.rc
//
#define IDS_PROJNAME 100
#define IDR_ACEPOWELL 101
www.eeworm.com/read/168845/5436134
rationale
We could either implement simple chaining for variable maps, or
implement generic composition classes. The former was choosen,
mostly because of simplicity.
There were two implementation approa
www.eeworm.com/read/375190/2735923
rst lambda.rst
.. Metafunctions/Composition and Argument Binding//lambda |20
.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
.. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
..
www.eeworm.com/read/375190/2735950
rst quote.rst
.. Metafunctions/Composition and Argument Binding//quote |40
.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
.. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
..